Skip to content

Commit 1fe7f5d

Browse files
dependabot-preview[bot]augi
authored andcommitted
chore(deps): bump grpcVersion from 1.34.1 to 1.35.0
Bumps `grpcVersion` from 1.34.1 to 1.35.0. Updates `grpc-core` 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 `protoc-gen-grpc-java` 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-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-preview[bot] <[email protected]>
1 parent f084def commit 1fe7f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ allprojects {
1111
}
1212

1313
ext {
14-
grpcVersion = '1.34.1'
14+
grpcVersion = '1.35.0'
1515
protobufVersion = '3.14.0'
1616
}
1717

0 commit comments

Comments
 (0)