Skip to content
This repository was archived by the owner on Mar 13, 2021. It is now read-only.

Commit be0cb04

Browse files
Bump grpc.version from 1.34.1 to 1.35.0 (#333)
Bumps `grpc.version` from 1.34.1 to 1.35.0. Updates `grpc-netty-shaded` from 1.34.1 to 1.35.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.34.1...v1.35.0) Updates `grpc-protobuf` from 1.34.1 to 1.35.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.34.1...v1.35.0) Updates `grpc-stub` from 1.34.1 to 1.35.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.34.1...v1.35.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45ca7fd commit be0cb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2121
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2222
<java.version>11</java.version>
23-
<grpc.version>1.34.1</grpc.version>
23+
<grpc.version>1.35.0</grpc.version>
2424
<reactive-grpc.version>1.0.1</reactive-grpc.version>
2525
<spring-cloud-function.version>3.0.4.BUILD-SNAPSHOT</spring-cloud-function.version>
2626
<reactor.version>3.3.4.RELEASE</reactor.version>

0 commit comments

Comments
 (0)