10000 Update netty dependency · brianshourd/postgresql-async@a7ab148 · GitHub
[go: up one dir, main page]

Skip to content

Commit a7ab148

Browse files
committed
Update netty dependency
From 4.1.6.Final to 4.1.10.Final
1 parent 5d0a7e0 commit a7ab148

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.22",
6363
"joda-time" % "joda-time" % "2.9.7",
6464
"org.joda" % "joda-convert" % "1.8.1",
65-
"io.netty" % "netty-all" % "4.1.6.Final",
65+
"io.netty" % "netty-all" % "4.1.10.Final",
6666
"org.javassist" % "javassist" % "3.21.0-GA",
6767
specs2Dependency,
6868
specs2JunitDependency,

0 commit comments

Comments
 (0)
0