Skip to content

Commit 779de4b

Browse files
build(deps): bump io.grpc:grpc-netty in /sdk/java/grpc
Bumps [io.grpc:grpc-netty](https://github.com/grpc/grpc-java) from 1.78.0 to 1.79.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.78.0...v1.79.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-netty dependency-version: 1.79.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 71dfd8d commit 779de4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sdk/java/grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<dependency>
4949
<groupId>io.grpc</groupId>
5050
<artifactId>grpc-netty</artifactId>
51-
<version>1.78.0</version> <!-- Ensure this matches the version of grpc you are using -->
51+
<version>1.79.0</version> <!-- Ensure this matches the version of grpc you are using -->
5252
</dependency>
5353
<dependency>
5454
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)