Skip to content

Commit 6ac2d05

Browse files
committed
Bump Mockito version.
Which supports Java 25.
1 parent e7270f3 commit 6ac2d05

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
@@ -284,7 +284,7 @@ object Dependencies {
284284
val jgitVersion = "6.7.0.202309050840-r"
285285
val kindProjectorVersion = "0.13.3"
286286
val mockitoScalaVersion = "1.17.14"
287-
val mockitoJavaVersion = "5.15.2"
287+
val mockitoJavaVersion = "5.20.0"
288288
val newtypeVersion = "0.4.4"
289289
val pprintVersion = "0.8.1"
290290
val pureconfigVersion = "0.17.4"

0 commit comments

Comments
 (0)