Skip to content

Commit c464021

Browse files
Bump grpc-bom from 1.49.1 to 1.49.2 (#4815)
Bumps [grpc-bom](https://github.com/grpc/grpc-java) from 1.49.1 to 1.49.2. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.49.1...v1.49.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a99caa commit c464021

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
@@ -17,7 +17,7 @@ val DEPENDENCY_BOMS = listOf(
1717
"com.google.protobuf:protobuf-bom:3.21.7",
1818
"com.linecorp.armeria:armeria-bom:1.19.0",
1919
"com.squareup.okhttp3:okhttp-bom:4.10.0",
20-
"io.grpc:grpc-bom:1.49.1",
20+
"io.grpc:grpc-bom:1.49.2",
2121
"io.zipkin.brave:brave-bom:5.14.0",
2222
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.3",
2323
"org.junit:junit-bom:5.9.1",

0 commit comments

Comments
 (0)