We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa61400 commit 9f0edcdCopy full SHA for 9f0edcd
project/Dependencies.scala
@@ -13,7 +13,7 @@ object Dependencies {
13
val log4jVersion = "2.21.0"
14
15
val scalatestVersion = "3.2.19"
16
- val mockitoVersion = "5.15.2"
+ val mockitoVersion = "5.16.0"
17
18
val nettyAll = "io.netty" % "netty-all" % nettyVersion % Compile
19
val nettyHttp = "io.netty" % "netty-codec-http" % nettyVersion % Compile
0 commit comments