8000 Update to 4.1.1.Final · IGOpen/postgresql-async@eed80b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit eed80b6

Browse files
committed
Update to 4.1.1.Final
1 parent 07dadc8 commit eed80b6

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
@@ -62,7 +62,7 @@ object Configuration {
6262
"org.slf4j" % "slf4j-api" % "1.7.18",
6363
"joda-time" % "joda-time" % "2.9.2",
6464
"org.joda" % "joda-convert" % "1.8.1",
65-
"io.netty" % "netty-all" % "4.1.0.Final",
65+
"io.netty" % "netty-all" % "4.1.1.Final",
6666
"org.javassist" % "javassist" % "3.20.0-GA",
6767
specs2Dependency,
6868
specs2JunitDependency,

0 commit comments

Comments
 (0)
0