Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel committed Jan 13, 2023
1 parent c22ddc2 commit 5e53b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-grpc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<name>Vert.x gRPC</name>

<properties>
<grpc.version>1.51.0</grpc.version>
<grpc.version>1.52.0</grpc.version>
<protoc.version>3.21.8</protoc.version>
<doc.skip>false</doc.skip>
<jar.manifest>${project.basedir}/src/main/resources/META-INF/MANIFEST.MF</jar.manifest>
Expand Down

0 comments on commit 5e53b19

Please sign in to comment.