Skip to content

Commit

Permalink
chore(deps): update dependency org.mockito:mockito-scala to v1.17.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 0e73b3c commit 9dd0071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ scalaVersion := scala213

val cucumberVersion = "7.14.1"
val jacksonVersion = "2.16.0"
val mockitoScalaVersion = "1.17.29"
val mockitoScalaVersion = "1.17.30"
val junitVersion = "4.13.2"

// Projects and settings
Expand Down

0 comments on commit 9dd0071

Please sign in to comment.