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 aeaf090 commit c24ccddCopy full SHA for c24ccdd
build.sbt
@@ -43,7 +43,7 @@ scalaVersion := scala213
43
val cucumberVersion = "7.30.0"
44
val jacksonVersion = "2.20.0"
45
val jackson3Version = "3.0.0"
46
-val mockitoScalaVersion = "1.17.45"
+val mockitoScalaVersion = "2.0.0"
47
val junit4Version = "4.13.2"
48
49
// BOMs
0 commit comments