Skip to content

Commit

Permalink
Bump io.grpc:grpc-bom from 1.57.2 to 1.58.0 (signalfx#1425)
Browse files Browse the repository at this point in the history
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.57.2 to 1.58.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.57.2...v1.58.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and breedx-splk committed Sep 8, 2023
1 parent 0511ebf commit 06ecdfb
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 @@ -32,7 +32,7 @@ dependencies {
api(enforcedPlatform("com.fasterxml.jackson:jackson-bom:2.15.2"))
api(enforcedPlatform("com.google.protobuf:protobuf-bom:$protobufVersion"))
api(enforcedPlatform("com.squareup.okhttp3:okhttp-bom:4.11.0"))
api(enforcedPlatform("io.grpc:grpc-bom:1.57.2"))
api(enforcedPlatform("io.grpc:grpc-bom:1.58.0"))
api(platform("io.micrometer:micrometer-bom:$micrometerVersion"))
api(enforcedPlatform("io.opentelemetry:opentelemetry-bom-alpha:$otelAlphaVersion"))
api(enforcedPlatform("io.opentelemetry:opentelemetry-bom:$otelVersion"))
Expand Down

0 comments on commit 06ecdfb

Please sign in to comment.