Skip to content

Commit

Permalink
Merge pull request #60 from project-kessel/dependabot/maven/io.grpc-g…
Browse files Browse the repository at this point in the history
…rpc-netty-shaded-1.68.0

Bump io.grpc:grpc-netty-shaded from 1.66.0 to 1.68.0
  • Loading branch information
merlante authored Sep 24, 2024
2 parents 4a43e28 + 21827e7 commit ba62768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty-shaded</artifactId>
<version>1.66.0</version>
<version>1.68.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit ba62768

Please sign in to comment.