Skip to content

Commit

Permalink
bump grpc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fadelis committed Jun 16, 2022
1 parent 2ffbbbc commit c7676b4
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.46.0</grpc.version>
<grpc.version>1.47.0</grpc.version>
<spring-boot.version>2.6.6</spring-boot.version>
<slf4j.version>1.7.30</slf4j.version>
<junit-jupiter.version>5.8.2</junit-jupiter.version>
Expand Down

0 comments on commit c7676b4

Please sign in to comment.