Skip to content

Commit 43c88b9

Browse files
authored
Use latest netty (#5185)
1 parent feb0297 commit 43c88b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dependencyManagement/build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ val DEPENDENCY_BOMS = listOf(
1919
"com.squareup.okhttp3:okhttp-bom:4.10.0",
2020
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp
2121
"io.grpc:grpc-bom:1.52.1",
22+
"io.netty:netty-bom:4.1.87.Final",
2223
"io.zipkin.brave:brave-bom:5.15.0",
2324
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.3",
2425
"org.junit:junit-bom:5.9.2",

0 commit comments

Comments
 (0)