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 97c8192 commit 64e695cCopy full SHA for 64e695c
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.20.0"
+ val mockitoVersion = "5.21.0"
17
18
val nettyAll = "io.netty" % "netty-all" % nettyVersion % Compile
19
val nettyHttp = "io.netty" % "netty-codec-http" % nettyVersion % Compile
0 commit comments