Skip to content

Commit

Permalink
Merge pull request quarkusio#24616 from quarkusio/dependabot/maven/gr…
Browse files Browse the repository at this point in the history
…pc.version-1.45.1

Bump grpc.version from 1.45.0 to 1.45.1
  • Loading branch information
michalszynkiewicz authored Mar 30, 2022
2 parents ecd18cc + 3c18b16 commit c6c2788
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 @@ -69,7 +69,7 @@
<!-- Dependency versions -->

<!-- Make sure to check compatibility between these 2 gRPC components before upgrade -->
<grpc.version>1.45.0</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
<grpc.version>1.45.1</grpc.version> <!-- when updating, verify if com.google.auth should not be updated too -->
<grpc-jprotoc.version>1.2.1</grpc-jprotoc.version>
<protoc.version>3.19.3</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>
Expand Down

0 comments on commit c6c2788

Please sign in to comment.