Skip to content

Commit 04a35d3

Browse files
scala-steward-asf[bot]He-Pin
authored andcommitted
Update netty-handler, netty-transport to 4.1.106.Final
1 parent 3c7921c commit 04a35d3

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
@@ -29,7 +29,7 @@ object Dependencies {
2929
// needs to be inline with the aeron version, check
3030
// https://github.com/real-logic/aeron/blob/1.x.y/build.gradle
3131
val agronaVersion = "1.19.2"
32-
val nettyVersion = "4.1.104.Final"
32+
val nettyVersion = "4.1.106.Final"
3333
val protobufJavaVersion = "3.20.3"
3434
val logbackVersion = "1.3.14"
3535

0 commit comments

Comments
 (0)