Skip to content

Commit 2a7c5f0

Browse files
scala-steward-asf[bot]He-Pin
authored andcommitted
Update netty-handler to 4.2.6.Final
1 parent 48464cc commit 2a7c5f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ object Dependencies {
2929

3030
val logbackVersion = "1.3.15"
3131

32-
val nettyVersion = "4.2.5.Final"
32+
val nettyVersion = "4.2.6.Final"
3333
val logback = "ch.qos.logback" % "logback-classic" % logbackVersion
3434

3535
val pekkoPersistenceCassandraDependencies = Seq(

0 commit comments

Comments
 (0)