Skip to content

Commit d924f39

Browse files
authored
Merge pull request #231 from cucumber/renovate/mockitoscalaversion-for-org.mockito
chore(deps): update dependency org.mockito:mockito-scala to v1.16.39
2 parents 5e23753 + 2a7ef66 commit d924f39

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.37"
44+
val mockitoScalaVersion = "1.16.39"
4545
val junitVersion = "4.13.2"
4646

4747
// Projects and settings

0 commit comments

Comments
 (0)