Skip to content

Commit f7e8827

Browse files
scala-stewardhugo-vrijswijk
authored andcommitted
Update mutation-testing-elements to 1.2.2 (#314)
Update mutation-testing-elements to 1.2.2
1 parent 1ac9446 commit f7e8827

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313
val grizzledSlf4j = "1.3.4"
1414
val cats = "2.0.0"
1515
val circe = "0.12.3"
16-
val mutationTestingElements = "1.2.1"
16+
val mutationTestingElements = "1.2.2"
1717
val mutationTestingMetrics = "1.2.0"
1818
val sttp = "2.0.0-RC4"
1919
}

0 commit comments

Comments
 (0)