We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac9446 commit f7e8827Copy full SHA for f7e8827
1 file changed
project/Dependencies.scala
@@ -13,7 +13,7 @@ object Dependencies {
13
val grizzledSlf4j = "1.3.4"
14
val cats = "2.0.0"
15
val circe = "0.12.3"
16
- val mutationTestingElements = "1.2.1"
+ val mutationTestingElements = "1.2.2"
17
val mutationTestingMetrics = "1.2.0"
18
val sttp = "2.0.0-RC4"
19
}
0 commit comments