Skip to content

Commit 759e091

Browse files
authored
Merge pull request #2783 from Permify/dependabot/maven/sdk/java/grpc/io.grpc-grpc-netty-1.79.0
build(deps): bump io.grpc:grpc-netty from 1.78.0 to 1.79.0 in /sdk/java/grpc
2 parents 6e580e0 + b469c36 commit 759e091

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.80.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)