Skip to content

Commit 7235123

Browse files
authored
Merge pull request #232 from cucumber/renovate/mockitoscalaversion-for-org.mockito
chore(deps): update dependency org.mockito:mockito-scala to v1.16.42
2 parents 91be1e1 + b8a432c commit 7235123

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)