Skip to content

Commit

Permalink
Merge pull request #243 from salesforce/bugfix/jprotoc
Browse files Browse the repository at this point in the history
Upgrade jProtoc to 1.2.0
  • Loading branch information
rmichela authored Jul 6, 2021
2 parents be438dc + 307bd96 commit 7a1bea0
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 @@ -66,7 +66,7 @@
<reactive.streams.version>1.0.3</reactive.streams.version>
<grpc.version>1.37.0</grpc.version>
<protoc.version>3.15.8</protoc.version> <!-- Same version as grpc-proto -->
<jprotoc.version>1.1.0</jprotoc.version>
<jprotoc.version>1.2.0</jprotoc.version>

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

0 comments on commit 7a1bea0

Please sign in to comment.