Skip to content

Commit eec86a4

Browse files
Bump io.grpc:grpc-bom from 1.56.0 to 1.56.1 (#5593)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 03b3f05 commit eec86a4

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
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
1818
"com.linecorp.armeria:armeria-bom:1.24.2",
1919
"com.squareup.okhttp3:okhttp-bom:4.11.0",
2020
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp
21-
"io.grpc:grpc-bom:1.56.0",
21+
"io.grpc:grpc-bom:1.56.1",
2222
"io.netty:netty-bom:4.1.94.Final",
2323
"io.zipkin.brave:brave-bom:5.16.0",
2424
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.4",

0 commit comments

Comments
 (0)