Skip to content

Commit cd5ca8e

Browse files
Bump com.google.api.grpc:proto-google-common-protos
Bumps [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) from 2.60.0 to 2.61.1. - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/sdk-platform-java/commits) --- updated-dependencies: - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-version: 2.61.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c118051 commit cd5ca8e

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.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)