Skip to content

Commit e90a199

Browse files
chore: bump com.google.api.grpc:proto-google-common-protos from 2.65.1 to 2.66.0 (#302)
chore: 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.65.1 to 2.66.0. - [Release notes](https://github.com/googleapis/sdk-platform-java/releases) - [Changelog](https://github.com/googleapis/sdk-platform-java/blob/main/CHANGELOG.md) - [Commits](googleapis/sdk-platform-java@v2.65.1...v2.66.0) --- updated-dependencies: - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-version: 2.66.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Skjølberg <thomas.skjolberg@gmail.com>
1 parent d234a07 commit e90a199

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ ext {
2626

2727
grpcNettyVersion = '1.79.0'
2828
grpcVersion = '1.79.0'
29-
grpcCommonsVersion = '2.65.1'
29+
grpcCommonsVersion = '2.66.0'
3030
grpcProtobufVersion = '4.33.5'
3131
springGrpcVersion = '1.0.2'
3232

0 commit comments

Comments
 (0)