Skip to content

Commit

Permalink
Upgrade jprotoc later
Browse files Browse the repository at this point in the history
  • Loading branch information
rmichela committed Apr 11, 2023
1 parent e878773 commit bac393d
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 @@ -73,7 +73,7 @@
<reactive.streams.version>1.0.3</reactive.streams.version>
<grpc.version>1.54.0</grpc.version>
<protoc.version>3.22.2</protoc.version> <!-- Same version as grpc-proto -->
<jprotoc.version>1.2.2</jprotoc.version>
<jprotoc.version>1.2.0</jprotoc.version>

<rxjava.version>2.2.21</rxjava.version>
<reactor.version>3.5.4</reactor.version>
Expand Down

0 comments on commit bac393d

Please sign in to comment.