Skip to content

Commit 4c9b645

Browse files
chore(deps): update dependency org.mockito:mockito-scala to v1.17.44
1 parent 7591222 commit 4c9b645

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.22.2"
4343
val jacksonVersion = "2.19.0"
44-
val mockitoScalaVersion = "1.17.37"
44+
val mockitoScalaVersion = "1.17.44"
4545
val junitVersion = "4.13.2"
4646

4747
// Projects and settings

0 commit comments

Comments
 (0)