Skip to content

Commit 7e4f124

Browse files
authored
Merge pull request #50456 from quarkusio/dependabot/maven/main/grpc.version-1.76.0
Bump grpc.version from 1.75.0 to 1.76.0
2 parents baef972 + 2dd75f8 commit 7e4f124

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<hibernate-tools.version>7.1.6.Final</hibernate-tools.version>
8383

8484
<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
85-
<grpc.version>1.75.0</grpc.version> <!-- when updating, verify if following versions should not be updated too: -->
85+
<grpc.version>1.76.0</grpc.version> <!-- when updating, verify if following versions should not be updated too: -->
8686
<!-- com.google.auth -->
8787
<!-- perfmark.version https://central.sonatype.com/artifact/io.grpc/grpc-core -->
8888
<grpc-jprotoc.version>1.2.2</grpc-jprotoc.version>

0 commit comments

Comments
 (0)