Skip to content

Commit

Permalink
Bump grpc-bom from 1.51.1 to 1.52.0 (#5115)
Browse files Browse the repository at this point in the history
Bumps [grpc-bom](https://github.com/grpc/grpc-java) from 1.51.1 to 1.52.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.51.1...v1.52.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 12, 2023
1 parent 727850e commit 38c6e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ val DEPENDENCY_BOMS = listOf(
"com.google.protobuf:protobuf-bom:3.21.12",
"com.linecorp.armeria:armeria-bom:1.21.0",
"com.squareup.okhttp3:okhttp-bom:4.10.0",
"io.grpc:grpc-bom:1.51.1",
"io.grpc:grpc-bom:1.52.0",
"io.zipkin.brave:brave-bom:5.14.1",
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.3",
"org.junit:junit-bom:5.9.2",
Expand Down

0 comments on commit 38c6e56

Please sign in to comment.