Skip to content

Commit

Permalink
Update grpc-protobuf to 1.57.2 (#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-gopalakrishna committed Aug 22, 2023
1 parent 641e9f6 commit 01b485f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<dependency>
<groupId>io.grpc</groupId>
<artifactId>grpc-protobuf</artifactId>
<version>1.45.2</version>
<version>1.57.2</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down Expand Up @@ -305,4 +305,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit 01b485f

Please sign in to comment.