Skip to content

Commit e46dc02

Browse files
authored
Merge pull request #46 from iht/renovate/solution-netty-monorepo
Update dependency io.netty:netty-bom to v4.1.118.Final (solution)
2 parents ae59f01 + 1cdb872 commit e46dc02

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.62.0"
88
val guavaVersion = "33.4.0-jre"
99
val jacksonVersion = "2.18.2"
1010
val magnolifyVersion = "0.7.4"
11-
val nettyVersion = "4.1.117.Final"
11+
val nettyVersion = "4.1.118.Final"
1212
val slf4jVersion = "2.0.16"
1313
val gcpLibrariesVersion = "26.54.0"
1414

0 commit comments

Comments
 (0)