Skip to content

Commit 0f86573

Browse files
Bump grpc.version from 1.35.0 to 1.36.0 (#1252)
Bumps `grpc.version` from 1.35.0 to 1.36.0. Updates `grpc-api` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.35.0...v1.36.0) Updates `grpc-core` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.35.0...v1.36.0) Updates `grpc-context` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.35.0...v1.36.0) Updates `grpc-protobuf` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.35.0...v1.36.0) Updates `grpc-stub` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.35.0...v1.36.0) Updates `grpc-netty-shaded` from 1.35.0 to 1.36.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.35.0...v1.36.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 8ca36df commit 0f86573

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<picocli.version>4.6.1</picocli.version>
138138

139139
<!-- gRPC -->
140-
<grpc.version>1.35.0</grpc.version>
140+
<grpc.version>1.36.0</grpc.version>
141141

142142
<!-- Confluent API / client -->
143143
<confluent.version>6.0.1</confluent.version>

0 commit comments

Comments
 (0)