From 6420f0ac82eb724fe24ddbaa2ca65051ac95c18b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Nov 2025 07:02:20 +0000 Subject: [PATCH] Bump the gradle group with 8 updates Bumps the gradle group with 8 updates: | Package | From | To | | --- | --- | --- | | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.75.0` | `1.76.0` | | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.75.0` | `1.76.0` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.75.0` | `1.76.0` | | [build.buf:protovalidate](https://github.com/bufbuild/protovalidate-java) | `1.0.0` | `1.0.1` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.32.1` | `4.33.0` | | com.google.protobuf:protobuf-java-util | `4.32.1` | `4.33.0` | | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | `2.61.3` | `2.62.0` | | [com.google.code.gson:gson](https://github.com/google/gson) | `2.11.0` | `2.13.2` | Updates `io.grpc:grpc-protobuf` from 1.75.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.75.0...v1.76.0) Updates `io.grpc:grpc-stub` from 1.75.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.75.0...v1.76.0) Updates `io.grpc:grpc-netty-shaded` from 1.75.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.75.0...v1.76.0) Updates `io.grpc:grpc-stub` from 1.75.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.75.0...v1.76.0) Updates `io.grpc:grpc-netty-shaded` from 1.75.0 to 1.76.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](https://github.com/grpc/grpc-java/compare/v1.75.0...v1.76.0) Updates `build.buf:protovalidate` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/bufbuild/protovalidate-java/releases) - [Commits](https://github.com/bufbuild/protovalidate-java/compare/v1.0.0...v1.0.1) Updates `com.google.protobuf:protobuf-java` from 4.32.1 to 4.33.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java-util` from 4.32.1 to 4.33.0 Updates `com.google.protobuf:protobuf-java-util` from 4.32.1 to 4.33.0 Updates `com.google.api.grpc:proto-google-common-protos` from 2.61.3 to 2.62.0 - [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/v2.62.0) Updates `com.google.code.gson:gson` from 2.11.0 to 2.13.2 - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.11.0...gson-parent-2.13.2) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.grpc:grpc-stub dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.grpc:grpc-stub dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: build.buf:protovalidate dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.google.api.grpc:proto-google-common-protos dependency-version: 2.62.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle ... Signed-off-by: dependabot[bot] --- build.gradle | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/build.gradle b/build.gradle index e5b05b8..d4781a5 100644 --- a/build.gradle +++ b/build.gradle @@ -86,8 +86,8 @@ tasks.sourcesJar { // All it does is complain about generated code. javadoc { options.addStringOption('Xdoclint:none', '-quiet') } -def grpcVersion = "1.75.0" -def protocVersion = "4.32.1" +def grpcVersion = "1.76.0" +def protocVersion = "4.33.0" def authzedProtoCommit = "v1.45.4" def bufDir = "${buildDir}/buf" def protocPlatformTag = project.findProperty('protoc_platform') ? ":${protoc_platform}" : "" @@ -107,7 +107,7 @@ dependencies { runtimeOnly "io.grpc:grpc-netty-shaded:${grpcVersion}" compileOnly "org.apache.tomcat:annotations-api:6.0.53" - implementation("build.buf:protovalidate:1.0.0") { + implementation("build.buf:protovalidate:1.0.1") { exclude group: 'com.google.protobuf', module: 'protobuf-java' exclude group: 'com.google.protobuf', module: 'protobuf-java-util' exclude group: 'com.google.code.gson', module: 'gson' @@ -129,10 +129,10 @@ dependencies { exclude group: 'com.google.protobuf', module: 'protobuf-java' exclude group: 'com.google.code.gson', module: 'gson' } - implementation("com.google.api.grpc:proto-google-common-protos:2.61.3") { + implementation("com.google.api.grpc:proto-google-common-protos:2.62.0") { exclude group: 'com.google.protobuf', module: 'protobuf-java' } - implementation "com.google.code.gson:gson:2.11.0" + implementation "com.google.code.gson:gson:2.13.2" implementation "com.google.re2j:re2j:1.8" implementation "com.google.code.findbugs:jsr305:3.0.2" }