Skip to content

Commit b9dc357

Browse files
authored
Merge pull request #164 from cucumber/renovate/mockitoscalaversion-for-org.mockito
Update dependency org.mockito:mockito-scala to v1.16.15
2 parents a15e312 + 0a16983 commit b9dc357

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
@@ -40,7 +40,7 @@ scalaVersion := scala213
4040

4141
val cucumberVersion = "6.9.1"
4242
val jacksonVersion = "2.12.1"
43-
val mockitoScalaVersion = "1.16.13"
43+
val mockitoScalaVersion = "1.16.15"
4444
val junitVersion = "4.13.1"
4545

4646
// Projects and settings

0 commit comments

Comments
 (0)