We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c118051 commit cd5ca8eCopy full SHA for cd5ca8e
pom.xml
@@ -89,7 +89,7 @@
89
<protoc.version>3.25.5</protoc.version>
90
<protobuf-java.version>${protoc.version}</protobuf-java.version>
91
<protobuf-kotlin.version>${protoc.version}</protobuf-kotlin.version>
92
- <proto-google-common-protos.version>2.60.0</proto-google-common-protos.version>
+ <proto-google-common-protos.version>2.61.1</proto-google-common-protos.version>
93
<perfmark.version>0.27.0</perfmark.version><!-- dependency of io.grpc:grpc-core not managed in io.grpc:grpc-bom -->
94
95
<!-- Used in the build parent and test BOM (for the junit 5 plugin) and in the BOM (for the API) -->
0 commit comments