Skip to content

Commit

Permalink
Bump version.io.grpc from 1.54.1 to 1.61.0
Browse files Browse the repository at this point in the history
Bumps `version.io.grpc` from 1.54.1 to 1.61.0.

Updates `io.grpc:grpc-netty-shaded` from 1.54.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.54.1...v1.61.0)

Updates `io.grpc:grpc-protobuf` from 1.54.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.54.1...v1.61.0)

Updates `io.grpc:grpc-stub` from 1.54.1 to 1.61.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.54.1...v1.61.0)

---
updated-dependencies:
- dependency-name: io.grpc:grpc-netty-shaded
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-protobuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.grpc:grpc-stub
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2024
1 parent 1a32fc9 commit 27de509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grpc-test-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<packaging>pom</packaging>

<properties>
<version.io.grpc>1.54.1</version.io.grpc>
<version.io.grpc>1.61.0</version.io.grpc>
<protoc-gen-grpc-java.version>1.51.1</protoc-gen-grpc-java.version>
<version.org.jboss.arquillian>1.7.2.Final</version.org.jboss.arquillian>
<version.org.wildfly.arquillian.wildfly-arquillian>5.0.1.Final</version.org.wildfly.arquillian.wildfly-arquillian>
Expand Down

0 comments on commit 27de509

Please sign in to comment.