Skip to content

Commit 0b04a08

Browse files
Bump io.grpc:grpc-netty-shaded from 1.69.0 to 1.75.0 in /sdk-autogen
Bumps [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) from 1.69.0 to 1.75.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.69.0...v1.75.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.75.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7d426a commit 0b04a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-autogen/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<protobuf.output.directory>${project.build.directory}/generated-sources</protobuf.output.directory>
2222
<protobuf.input.directory>${project.build.directory}/proto</protobuf.input.directory>
2323
<maven.deploy.skip>false</maven.deploy.skip>
24-
<grpc.version>1.69.0</grpc.version>
24+
<grpc.version>1.75.0</grpc.version>
2525
<protobuf.version>3.25.5</protobuf.version>
2626
</properties>
2727

0 commit comments

Comments
 (0)