Skip to content

Commit

Permalink
Update mockito-core to 5.15.2 (#1794)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 2, 2025
1 parent 36b3061 commit 763b87c
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 @@ -16,7 +16,7 @@ object Dependencies {
// For testing
val annotationApi = "1.3.2"
val cats = "2.6.1"
val mockito = "5.14.2"
val mockito = "5.15.2"
val munit = "1.0.0"
val scalaTest = "3.2.19"
val scalaTestPlusMockito = "3.1.0.0"
Expand Down

0 comments on commit 763b87c

Please sign in to comment.