Skip to content

Commit b8a432c

Browse files
committed
chore(deps): update dependency org.mockito:mockito-scala to v1.16.42
1 parent 91be1e1 commit b8a432c

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 = "6.11.0"
4343
val jacksonVersion = "2.12.5"
44-
val mockitoScalaVersion = "1.16.39"
44+
val mockitoScalaVersion = "1.16.42"
4545
val junitVersion = "4.13.2"
4646

4747
// Projects and settings

0 commit comments

Comments
 (0)