We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e580e0 + b469c36 commit 759e091Copy full SHA for 759e091
1 file changed
sdk/java/grpc/pom.xml
@@ -48,7 +48,7 @@
48
<dependency>
49
<groupId>io.grpc</groupId>
50
<artifactId>grpc-netty</artifactId>
51
- <version>1.78.0</version> <!-- Ensure this matches the version of grpc you are using -->
+ <version>1.80.0</version> <!-- Ensure this matches the version of grpc you are using -->
52
</dependency>
53
54
0 commit comments