Skip to content

Commit

Permalink
Update mockito-core to 5.14.1 (#3170)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Sep 30, 2024
1 parent 4414efe commit 444132b
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 @@ -14,7 +14,7 @@ object Dependencies {
val JacksonVersion = "2.18.0"
val Json4sVersion = "4.0.7"
val Log4jVersion = "2.15.0"
val MockitoVersion = "5.14.0"
val MockitoVersion = "5.14.1"
val MonixVersion = "3.4.1"
val PekkoHttpVersion = "1.0.1"
val PekkoVersion = "1.1.1"
Expand Down

0 comments on commit 444132b

Please sign in to comment.