Skip to content

Commit b16a754

Browse files
committed
Update mockito-core to 5.17.0
1 parent 949cc39 commit b16a754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313
val log4jVersion = "2.21.0"
1414

1515
val scalatestVersion = "3.2.19"
16-
val mockitoVersion = "5.16.1"
16+
val mockitoVersion = "5.17.0"
1717

1818
val nettyAll = "io.netty" % "netty-all" % nettyVersion % Compile
1919
val nettyHttp = "io.netty" % "netty-codec-http" % nettyVersion % Compile

0 commit comments

Comments
 (0)