Skip to content

Commit 021e7fe

Browse files
Update dependency io.grpc:grpc-bom to v1.65.0 (#6544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4086210 commit 021e7fe

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
@@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
1414
"com.linecorp.armeria:armeria-bom:1.29.0",
1515
"com.squareup.okhttp3:okhttp-bom:4.12.0",
1616
"com.squareup.okio:okio-bom:3.9.0", // applies to transitive dependencies of okhttp
17-
"io.grpc:grpc-bom:1.64.0",
17+
"io.grpc:grpc-bom:1.65.0",
1818
"io.netty:netty-bom:4.1.111.Final",
1919
"io.zipkin.brave:brave-bom:6.0.3",
2020
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.0",

0 commit comments

Comments
 (0)