Skip to content

Commit

Permalink
bump grpc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fadelis committed Nov 7, 2024
1 parent a5939d4 commit b8b0520
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.65.0</grpc.version>
<grpc.version>1.68.1</grpc.version>
<spring-boot.version>3.2.4</spring-boot.version>
<slf4j.version>2.0.12</slf4j.version>
<junit-jupiter.version>5.10.2</junit-jupiter.version>
Expand Down

0 comments on commit b8b0520

Please sign in to comment.