Skip to content

Commit 9631f54

Browse files
fix(deps): update dependency io.grpc:grpc-bom to v1.75.0 (#7603)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4c0044e commit 9631f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ val DEPENDENCY_BOMS = listOf(
3131
"com.google.protobuf:protobuf-bom:4.32.0",
3232
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",
3333
"com.squareup.okio:okio-bom:3.16.0", // applies to transitive dependencies of okhttp
34-
"io.grpc:grpc-bom:1.74.0",
34+
"io.grpc:grpc-bom:1.75.0",
3535
"io.netty:netty-bom:4.2.4.Final",
3636
"io.zipkin.brave:brave-bom:6.3.0",
3737
"io.zipkin.reporter2:zipkin-reporter-bom:3.5.1",

0 commit comments

Comments
 (0)