Thanks to visit codestin.com Credit goes to github.com
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 8ed3512 commit 0f345adCopy full SHA for 0f345ad
build.sbt
@@ -42,7 +42,7 @@ scalaVersion := scala213
42
43
val cucumberVersion = "7.29.0"
44
val jacksonVersion = "2.20.0"
45
-val mockitoScalaVersion = "1.17.45"
+val mockitoScalaVersion = "2.0.0"
46
val junit4Version = "4.13.2"
47
48
// BOMs
0 commit comments