Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Commit 501c72d

Browse files
committed
Revert netty to 4.1.1
1 parent 3bf7979 commit 501c72d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ object Configuration {
6363
"org.slf4j" % "slf4j-api" % "1.7.18",
6464
"joda-time" % "joda-time" % "2.9.2",
6565
"org.joda" % "joda-convert" % "1.8.1",
66-
"io.netty" % "netty-all" % "4.1.6.Final",
66+
"io.netty" % "netty-all" % "4.1.1.Final",
6767
"org.javassist" % "javassist" % "3.20.0-GA",
6868
specs2Dependency,
6969
specs2JunitDependency,

0 commit comments

Comments
 (0)