Skip to content

Commit

Permalink
build(deps): Bump io.grpc:grpc-bom from 1.58.0 to 1.59.0
Browse files Browse the repository at this point in the history
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.58.0 to 1.59.0.
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.58.0...v1.59.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>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 6e55e90 commit eae7016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@

<skipChecks>false</skipChecks>

<version.grpc>1.58.0</version.grpc>
<version.grpc>1.59.0</version.grpc>
<version.java>21</version.java>
<version.protobuf>3.19.4</version.protobuf>
</properties>
Expand Down

0 comments on commit eae7016

Please sign in to comment.