Skip to content

Commit

Permalink
Merge pull request quarkusio#36908 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.28.0
  • Loading branch information
cescoffier authored Nov 10, 2023
2 parents 90f3f6d + 874c792 commit 6849fa1
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 @@ -76,7 +76,7 @@
<grpc-jprotoc.version>1.2.1</grpc-jprotoc.version>
<protoc.version>3.24.4</protoc.version>
<protobuf-java.version>${protoc.version}</protobuf-java.version>
<proto-google-common-protos.version>2.27.0</proto-google-common-protos.version>
<proto-google-common-protos.version>2.28.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.4.0</testng.version>
Expand Down

0 comments on commit 6849fa1

Please sign in to comment.