Skip to content

Commit

Permalink
Bump grpc.version from 1.19.0 to 1.23.0
Browse files Browse the repository at this point in the history
Bumps `grpc.version` from 1.19.0 to 1.23.0.

Updates `grpc-core` from 1.19.0 to 1.23.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.19.0...v1.23.0)

Updates `grpc-stub` from 1.19.0 to 1.23.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.19.0...v1.23.0)

Updates `grpc-netty` from 1.19.0 to 1.23.0
- [Release notes](https://github.com/grpc/grpc-java/releases)
- [Commits](grpc/grpc-java@v1.19.0...v1.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Aug 28, 2019
1 parent 94923cf commit 0482851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<easymock.version>4.0.2</easymock.version>
<hamcrest.version>2.1</hamcrest.version>
<joda.version>2.10.1</joda.version>
<grpc.version>1.19.0</grpc.version>
<grpc.version>1.23.0</grpc.version>
<netty-codec-http2.version>4.1.33.Final</netty-codec-http2.version>
<zstd-jni.version>1.4.0-1</zstd-jni.version>

Expand Down

0 comments on commit 0482851

Please sign in to comment.