Skip to content

Commit 371fbc0

Browse files
Update mockito-core to 5.17.0 (#1841)
1 parent 4f71590 commit 371fbc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ object Dependencies {
1717
// For testing
1818
val annotationApi = "1.3.2"
1919
val cats = "2.6.1"
20-
val mockito = "5.16.1"
20+
val mockito = "5.17.0"
2121
val munit = "1.1.0"
2222
val scalaTest = "3.2.19"
2323
val scalaTestPlusMockito = "3.1.0.0"

0 commit comments

Comments
 (0)