Skip to content

Commit

Permalink
Merge pull request #1835 from Permify/dependabot/maven/sdk/java/grpc/…
Browse files Browse the repository at this point in the history
…io.grpc-grpc-netty-1.69.0

build(deps): bump io.grpc:grpc-netty from 1.68.2 to 1.69.0 in /sdk/java/grpc
  • Loading branch information
tolgaOzen authored Dec 12, 2024
2 parents 6a40a7a + 4827674 commit 11fa9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/java/grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-netty</artifactId>
<version>1.68.2</version> <!-- Ensure this matches the version of grpc you are using -->
<version>1.69.0</version> <!-- Ensure this matches the version of grpc you are using -->
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit 11fa9d2

Please sign in to comment.