Skip to content

Commit 645eefd

Browse files
Update mockito-core to 5.9.0 (#1632)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent f693528 commit 645eefd

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
@@ -16,7 +16,7 @@ object Dependencies {
1616
// For testing
1717
val annotationApi = "1.3.2"
1818
val cats = "2.6.1"
19-
val mockito = "5.8.0"
19+
val mockito = "5.9.0"
2020
val munit = "1.0.0-M8"
2121
val scalaTest = "3.2.17"
2222
val scalaTestPlusMockito = "3.1.0.0"

0 commit comments

Comments
 (0)