Skip to content

Commit e352031

Browse files
chore(deps): update dependency org.mockito:mockito-scala to v2
1 parent 94b17b8 commit e352031

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
@@ -42,7 +42,7 @@ scalaVersion := scala213
4242

4343
val cucumberVersion = "7.28.0"
4444
val jacksonVersion = "2.20.0"
45-
val mockitoScalaVersion = "1.17.45"
45+
val mockitoScalaVersion = "2.0.0"
4646
val junit4Version = "4.13.2"
4747

4848
// BOMs

0 commit comments

Comments
 (0)