Skip to content

Commit 9c8fb12

Browse files
Update mockito-core to 5.19.0 in 0.11.x (#1931)
1 parent 822f8b8 commit 9c8fb12

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
@@ -15,7 +15,7 @@ object Dependencies {
1515
// For testing
1616
val annotationApi = "1.3.2"
1717
val cats = "2.6.1"
18-
val mockito = "5.18.0"
18+
val mockito = "5.19.0"
1919
val munit = "1.1.0"
2020
val scalaTest = "3.2.19"
2121
val scalaTestPlusMockito = "3.1.0.0"

0 commit comments

Comments
 (0)