Skip to content

Commit

Permalink
Update mockito-core to 5.8.0 (#1133)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Dec 7, 2023
1 parent 8e50179 commit 5a7d712
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 @@ -12,7 +12,7 @@ object Dependencies {
val Refined = "0.11.0"
val ScalaTest = "3.2.17"
val MockitoScalaTest = "1.17.5"
val MockitoCore = "5.7.0"
val MockitoCore = "5.8.0"
val CE = "3.5.2"
val Logback = "1.4.13"
val SLF4J = "2.0.7"
Expand Down

0 comments on commit 5a7d712

Please sign in to comment.