Skip to content

Commit 04570e1

Browse files
chore(deps): update dependency org.mockito:mockito-scala to v2
1 parent 523b0fb commit 04570e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ scalaVersion := scala213
4141

4242
val cucumberVersion = "7.26.0"
4343
val jacksonVersion = "2.19.1"
44-
val mockitoScalaVersion = "1.17.45"
44+
val mockitoScalaVersion = "2.0.0"
4545
val junitVersion = "4.13.2"
4646
val junitJupiterVersion = "5.13.3"
4747
val junitPlatformVersion = "1.13.3"

0 commit comments

Comments
 (0)