Update dependency io.grpc:grpc-bom to v1.59.0 (#5934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
70cb2c9235
commit
c3a2e94579
|
@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
|
|||
"com.linecorp.armeria:armeria-bom:1.25.2",
|
||||
"com.squareup.okhttp3:okhttp-bom:4.12.0",
|
||||
"com.squareup.okio:okio-bom:3.6.0", // applies to transitive dependencies of okhttp
|
||||
"io.grpc:grpc-bom:1.58.0",
|
||||
"io.grpc:grpc-bom:1.59.0",
|
||||
"io.netty:netty-bom:4.1.100.Final",
|
||||
"io.zipkin.brave:brave-bom:5.16.0",
|
||||
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.4",
|
||||
|
|
Loading…
Reference in New Issue