Skip to content

Commit

Permalink
Bump io.grpc:grpc-bom from 1.57.2 to 1.58.0 (#534)
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 Sep 12, 2023
1 parent 741621a commit c28e6c0
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 @@ -39,7 +39,7 @@ val DEPENDENCY_BOMS = listOf(
"com.google.guava:guava-bom:32.1.2-jre",
"com.google.protobuf:protobuf-bom:3.24.1",
"com.linecorp.armeria:armeria-bom:1.25.2",
"io.grpc:grpc-bom:1.57.2",
"io.grpc:grpc-bom:1.58.0",
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:$otelAlphaVersion",
"org.apache.logging.log4j:log4j-bom:2.20.0",
"org.junit:junit-bom:5.10.0",
Expand Down

0 comments on commit c28e6c0

Please sign in to comment.