Skip to content

Commit d8afff2

Browse files
dependabot-preview[bot]augi
authored andcommitted
chore(deps): bump grpcVersion from 1.33.1 to 1.34.0
Bumps `grpcVersion` from 1.33.1 to 1.34.0. Updates `grpc-core` from 1.33.1 to 1.34.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.33.1...v1.34.0) Updates `protoc-gen-grpc-java` from 1.33.1 to 1.34.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.33.1...v1.34.0) Updates `grpc-netty-shaded` from 1.33.1 to 1.34.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.33.1...v1.34.0) Updates `grpc-protobuf` from 1.33.1 to 1.34.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.33.1...v1.34.0) Updates `grpc-stub` from 1.33.1 to 1.34.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.33.1...v1.34.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent ffdaa40 commit d8afff2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ allprojects {
1111
}
1212

1313
ext {
14-
grpcVersion = '1.33.1'
14+
grpcVersion = '1.34.0'
1515
protobufVersion = '3.14.0'
1616
}
1717

0 commit comments

Comments
 (0)