Skip to content

Commit c8da020

Browse files
fix(deps): update dependency io.netty:netty-bom to v4.1.117.final (#7016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfd87ca commit c8da020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ val DEPENDENCY_BOMS = listOf(
1515
"com.squareup.okhttp3:okhttp-bom:4.12.0",
1616
"com.squareup.okio:okio-bom:3.10.2", // applies to transitive dependencies of okhttp
1717
"io.grpc:grpc-bom:1.69.0",
18-
"io.netty:netty-bom:4.1.116.Final",
18+
"io.netty:netty-bom:4.1.117.Final",
1919
"io.zipkin.brave:brave-bom:6.0.3",
2020
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.3",
2121
"org.assertj:assertj-bom:3.27.2",

0 commit comments

Comments
 (0)