Skip to content

Commit

Permalink
Update mockito-core to 5.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 29, 2024
1 parent 6a9eca0 commit e59f794
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.0"
private val restAssuredVersion = "4.0.0"
private val groovyVersion = "2.5.16"
private val awsV1Version = "1.11.479"
Expand Down

0 comments on commit e59f794

Please sign in to comment.