Skip to content

Commit

Permalink
Merge pull request #170 from feuyeux/dependabot/maven/hello-grpc-java…
Browse files Browse the repository at this point in the history
…/grpc.version-1.66.0

Bump grpc.version from 1.65.1 to 1.66.0 in /hello-grpc-java
  • Loading branch information
feuyeux authored Sep 7, 2024
2 parents 1e1bb13 + 18bdf68 commit d3c41a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello-grpc-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<properties>
<jdk.version>21</jdk.version>
<!-- https://mvnrepository.com/artifact/io.grpc/grpc-protobuf -->
<grpc.version>1.65.1</grpc.version>
<grpc.version>1.66.0</grpc.version>
<!-- https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java -->
<protoc.version>3.24.3</protoc.version>
<netty-resolver-dns.version>4.1.112.Final</netty-resolver-dns.version>
Expand Down

0 comments on commit d3c41a0

Please sign in to comment.