Skip to content

Commit

Permalink
Merge pull request quarkusio#43757 from quarkusio/dependabot/maven/co…
Browse files Browse the repository at this point in the history
…m.google.api.grpc-proto-google-common-protos-2.46.0

Bump com.google.api.grpc:proto-google-common-protos from 2.43.0 to 2.46.0
  • Loading branch information
gsmet authored Oct 17, 2024
2 parents 571634c + 8961aa9 commit ae7eb94
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 @@ -84,7 +84,7 @@
<grpc-jprotoc.version>1.2.2</grpc-jprotoc.version>
<protoc.version>3.25.5</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>
<proto-google-common-protos.version>2.43.0</proto-google-common-protos.version>
<proto-google-common-protos.version>2.46.0</proto-google-common-protos.version>

<!-- Used in the build parent and test BOM (for the junit 5 plugin) and in the BOM (for the API) -->
<smallrye-certificate-generator.version>0.8.1</smallrye-certificate-generator.version>
Expand Down

0 comments on commit ae7eb94

Please sign in to comment.