Skip to content

Commit

Permalink
Update mockito-core to 5.16.0 (#1827)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 3, 2025
1 parent a09671f commit 7f1dac6
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 @@ -17,7 +17,7 @@ object Dependencies {
// For testing
val annotationApi = "1.3.2"
val cats = "2.6.1"
val mockito = "5.15.2"
val mockito = "5.16.0"
val munit = "1.1.0"
val scalaTest = "3.2.19"
val scalaTestPlusMockito = "3.1.0.0"
Expand Down

0 comments on commit 7f1dac6

Please sign in to comment.