8000
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 07dadc8 commit eed80b6Copy full SHA for eed80b6
project/Build.scala
@@ -62,7 +62,7 @@ object Configuration {
62
"org.slf4j" % "slf4j-api" % "1.7.18",
63
"joda-time" % "joda-time" % "2.9.2",
64
"org.joda" % "joda-convert" % "1.8.1",
65
- "io.netty" % "netty-all" % "4.1.0.Final",
+ "io.netty" % "netty-all" % "4.1.1.Final",
66
"org.javassist" % "javassist" % "3.20.0-GA",
67
specs2Dependency,
68
specs2JunitDependency,
0 commit comments