Skip to content

Commit

Permalink
bump grpc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fadelis committed Feb 26, 2023
1 parent d840bed commit 97169dc
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 @@ -24,7 +24,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>1.8</java.version>

<grpc.version>1.52.0</grpc.version>
<grpc.version>1.53.0</grpc.version>
<spring-boot.version>2.7.6</spring-boot.version>
<slf4j.version>1.7.36</slf4j.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
Expand Down

0 comments on commit 97169dc

Please sign in to comment.