Skip to content

Commit

Permalink
Update mockito-core to 5.14.2 (#3181)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 16, 2024
1 parent 05d2717 commit cd1983d
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.1"
val MockitoVersion = "5.14.2"
val MonixVersion = "3.4.1"
val PekkoHttpVersion = "1.1.0"
val PekkoVersion = "1.1.2"
Expand Down

0 comments on commit cd1983d

Please sign in to comment.