Skip to content

Commit 0886f99

Browse files
authored
Merge pull request #50159 from quarkusio/dependabot/maven/main/com.google.api.grpc-proto-google-common-protos-2.61.2
Bump com.google.api.grpc:proto-google-common-protos from 2.60.0 to 2.61.2
2 parents 4be9cc9 + fa407d0 commit 0886f99

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>3.25.5</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.60.0</proto-google-common-protos.version>
92+
<proto-google-common-protos.version>2.61.2</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)