Skip to content

Commit bb05ffd

Browse files
Bump protobufVersion from 4.32.0 to 4.32.1 (#10412)
Bumps `protobufVersion` from 4.32.0 to 4.32.1. Updates `com.google.protobuf:protobuf-java` from 4.32.0 to 4.32.1 - [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.0 to 4.32.1 Updates `com.google.protobuf:protoc` from 4.32.0 to 4.32.1 - [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) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protoc dependency-version: 4.32.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f37068c commit bb05ffd

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
@@ -92,7 +92,7 @@ ext {
9292
oracleVersion = '23.9.0.25.07'
9393
pahoMqttClientVersion = '1.2.5'
9494
postgresVersion = '42.7.7'
95-
protobufVersion = '4.32.0'
95+
protobufVersion = '4.32.1'
9696
r2dbch2Version = '1.0.0.RELEASE'
9797
reactorVersion = '2025.0.0-M6'
9898
resilience4jVersion = '2.3.0'

0 commit comments

Comments
 (0)