Skip to content

Commit e5ff01a

Browse files
Update dependency io.netty:netty-bom to v4.1.119.Final
1 parent ab585df commit e5ff01a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ val beamVersion = "2.63.0"
88
val guavaVersion = "33.4.0-jre"
99
val jacksonVersion = "2.18.2"
1010
val magnolifyVersion = "0.8.0"
11-
val nettyVersion = "4.1.118.Final"
11+
val nettyVersion = "4.1.119.Final"
1212
val slf4jVersion = "2.0.16"
1313
val gcpLibrariesVersion = "26.55.0"
1414

0 commit comments

Comments
 (0)