Skip to content

Commit 3884739

Browse files
authored
Merge pull request quarkusio#50935 from quarkusio/dependabot/maven/main/com.google.api.grpc-proto-google-common-protos-2.63.1
Bump com.google.api.grpc:proto-google-common-protos from 2.61.2 to 2.63.1
2 parents 4c7c7a0 + 8ded7d8 commit 3884739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<protoc.version>4.32.1</protoc.version>
9090
<protobuf-java.version>${protoc.version}</protobuf-java.version>
9191
<protobuf-kotlin.version>${protoc.version}</protobuf-kotlin.version>
92-
<proto-google-common-protos.version>2.61.2</proto-google-common-protos.version>
92+
<proto-google-common-protos.version>2.63.1</proto-google-common-protos.version>
9393
<perfmark.version>0.27.0</perfmark.version><!-- dependency of io.grpc:grpc-core not managed in io.grpc:grpc-bom -->
9494

9595
<!-- Used in the build parent and test BOM (for the junit 5 plugin) and in the BOM (for the API) -->

0 commit comments

Comments
 (0)