Skip to content

Commit

Permalink
Update mockito-core to 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 5, 2023
1 parent a39cd9b commit 643aff9
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 @@ -8,7 +8,7 @@ object Dependencies {
val DropwizardV5 = "5.0.0"
val Enumeratum = "1.7.3"
val Logback = "1.4.14"
val Mockito = "5.7.0"
val Mockito = "5.8.0"
val Pekko = "1.0.2"
val PekkoHttp = "1.0.0"
val Prometheus = "0.16.0"
Expand Down

0 comments on commit 643aff9

Please sign in to comment.