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

Commit 4a12f1c

Browse files
Bump grpc.version from 1.26.0 to 1.27.0 (#186)
Bumps `grpc.version` from 1.26.0 to 1.27.0. Updates `grpc-netty-shaded` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.26.0...v1.27.0) Updates `grpc-protobuf` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.26.0...v1.27.0) Updates `grpc-stub` from 1.26.0 to 1.27.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.26.0...v1.27.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ad337a9 commit 4a12f1c

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.26.0</grpc.version>
23+
<grpc.version>1.27.0</grpc.version>
2424
<reactive-grpc.version>1.0.0</reactive-grpc.version>
2525
<spring-cloud-function.version>3.0.1.RELEASE</spring-cloud-function.version>
2626
<reactor.version>3.3.2.RELEASE</reactor.version>

0 commit comments

Comments
 (0)