Skip to content

Commit 99cd5cd

Browse files
authored
Merge pull request #256 from cucumber/renovate/mockito-monorepo
chore(deps): update dependency org.mockito:mockito-scala to v1.16.49
2 parents b245f0a + 81000b8 commit 99cd5cd

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 = "7.1.0"
4242
val jacksonVersion = "2.13.1"
43-
val mockitoScalaVersion = "1.16.46"
43+
val mockitoScalaVersion = "1.16.49"
4444
val junitVersion = "4.13.2"
4545

4646
// Projects and settings

0 commit comments

Comments
 (0)