Skip to content

Commit

Permalink
Bump io.netty:netty-resolver-dns-native-macos from 4.1.112.Final to 4…
Browse files Browse the repository at this point in the history
….1.113.Final in /hello-grpc-java (#186)
  • Loading branch information
feuyeux authored Sep 11, 2024
2 parents 92c812e + 6a331e2 commit 999d934
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 @@ -13,7 +13,7 @@
<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>
<netty-resolver-dns.version>4.1.113.Final</netty-resolver-dns.version>
<guava.version>33.3.0-jre</guava.version>
<!-- https://mvnrepository.com/artifact/io.etcd/jetcd-core -->
<jetcd.version>0.8.3</jetcd.version>
Expand Down

0 comments on commit 999d934

Please sign in to comment.