Skip to content

Commit a6ae1d1

Browse files
Bump protobufVersion from 4.33.1 to 4.33.2
Bumps `protobufVersion` from 4.33.1 to 4.33.2. Updates `com.google.protobuf:protobuf-java` from 4.33.1 to 4.33.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java-util` from 4.33.1 to 4.33.2 Updates `com.google.protobuf:protoc` from 4.33.1 to 4.33.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protoc dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 721e506 commit a6ae1d1

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.26.0.0.0'
9393
pahoMqttClientVersion = '1.2.5'
9494
postgresVersion = '42.7.8'
95-
protobufVersion = '4.33.1'
95+
protobufVersion = '4.33.2'
9696
r2dbch2Version = '1.0.1.RELEASE'
9797
reactorVersion = '2025.0.0'
9898
resilience4jVersion = '2.3.0'

0 commit comments

Comments
 (0)