Skip to content

Commit b4c1d8a

Browse files
Update netty-handler, netty-transport to 4.2.9.Final
1 parent 226f256 commit b4c1d8a

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
@@ -34,7 +34,7 @@ object Dependencies {
3434
// https://github.com/aeron-io/aeron/blob/1.x.y/gradle/libs.versions.toml
3535
// (remember to also update the scala-steward pin)
3636
val agronaVersion = "2.2.4"
37-
val nettyVersion = "4.2.8.Final"
37+
val nettyVersion = "4.2.9.Final"
3838
val logbackVersion = "1.5.22"
3939

4040
val jacksonAnnotationsVersion = "2.20"

0 commit comments

Comments
 (0)