Skip to content

Commit 349052c

Browse files
fix(deps): update dependency io.grpc:grpc-bom to v1.72.0 (#7278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9e1e9c6 commit 349052c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
1818
"com.google.protobuf:protobuf-bom:4.30.2",
1919
"com.squareup.okhttp3:okhttp-bom:4.12.0",
2020
"com.squareup.okio:okio-bom:3.11.0", // applies to transitive dependencies of okhttp
21-
"io.grpc:grpc-bom:1.71.0",
21+
"io.grpc:grpc-bom:1.72.0",
2222
"io.netty:netty-bom:4.2.0.Final",
2323
"io.zipkin.brave:brave-bom:6.1.0",
2424
"io.zipkin.reporter2:zipkin-reporter-bom:3.5.0",

0 commit comments

Comments
 (0)