Skip to content

Commit

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

Bump com.google.api.grpc:proto-google-common-protos from 2.39.1 to 2.41.0
  • Loading branch information
cescoffier authored Jul 1, 2024
2 parents 7b75356 + b1cd6a7 commit 819095f
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.1</grpc-jprotoc.version>
<protoc.version>3.25.0</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>
<proto-google-common-protos.version>2.39.1</proto-google-common-protos.version>
<proto-google-common-protos.version>2.41.0</proto-google-common-protos.version>

<!-- TestNG version: we don't enforce it in the BOM as it is mostly used in the MP TCKs and we need to use the version from the TCKs -->
<testng.version>7.8.0</testng.version>
Expand Down

0 comments on commit 819095f

Please sign in to comment.