10000
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 5d0a7e0 commit a7ab148Copy full SHA for a7ab148
project/Build.scala
@@ -62,7 +62,7 @@ object Configuration {
62
"org.slf4j" % "slf4j-api" % "1.7.22",
63
"joda-time" % "joda-time" % "2.9.7",
64
"org.joda" % "joda-convert" % "1.8.1",
65
- "io.netty" % "netty-all" % "4.1.6.Final",
+ "io.netty" % "netty-all" % "4.1.10.Final",
66
"org.javassist" % "javassist" % "3.21.0-GA",
67
specs2Dependency,
68
specs2JunitDependency,
0 commit comments