Skip to content

Commit

Permalink
Update mockito-core to 5.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 16, 2024
1 parent 259f39f commit 9493c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ object Dependencies {
private val cassandraDriverVersion = "4.0.1"
private val postgresqlDriverVersion = "42.2.24"
private val kafkaDriverVersion = "2.2.0"
private val mockitoVersion = "3.12.4"
private val mockitoVersion = "5.14.2"
private val restAssuredVersion = "4.0.0"
private val groovyVersion = "2.5.16"
private val awsV1Version = "1.11.479"
Expand Down

0 comments on commit 9493c27

Please sign in to comment.