Skip to content

Commit

Permalink
Bump protoc from 3.21.12 to 3.23.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel authored and yvaldess committed Aug 14, 2023
1 parent 487ff45 commit b39b697
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 @@ -31,7 +31,7 @@

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

0 comments on commit b39b697

Please sign in to comment.