Skip to content

Commit 798a54c

Browse files
Update netty-handler, netty-transport to 4.1.116.Final (#1620)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 7184dad commit 798a54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ object Dependencies {
3535
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
3636
val agronaVersion = "1.22.0"
3737
val bouncyCastleVersion = "1.79"
38-
val nettyVersion = "4.1.115.Final"
38+
val nettyVersion = "4.1.116.Final"
3939
val logbackVersion = "1.3.14"
4040

4141
val jacksonCoreVersion = "2.17.3"

0 commit comments

Comments
 (0)