Skip to content

Commit e5ccc2e

Browse files
Update netty-handler, netty-transport to 4.2.8.Final (#2578)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 63d6537 commit e5ccc2e

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.7.Final"
37+
val nettyVersion = "4.2.8.Final"
3838
val logbackVersion = "1.5.21"
3939

4040
val jacksonAnnotationsVersion = "2.20"

0 commit comments

Comments
 (0)