Skip to content

Commit 3f3d4d8

Browse files
Bump protobufVersion from 4.30.1 to 4.30.2 (#9935)
Bumps `protobufVersion` from 4.30.1 to 4.30.2. Updates `com.google.protobuf:protobuf-java` from 4.30.1 to 4.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.30.1...v4.30.2) Updates `com.google.protobuf:protobuf-java-util` from 4.30.1 to 4.30.2 Updates `com.google.protobuf:protoc` from 4.30.1 to 4.30.2 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v4.30.1...v4.30.2) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protoc 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 580c31d commit 3f3d4d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ ext {
100100
oracleVersion = '23.7.0.25.01'
101101
pahoMqttClientVersion = '1.2.5'
102102
postgresVersion = '42.7.5'
103-
protobufVersion = '4.30.1'
103+
protobufVersion = '4.30.2'
104104
r2dbch2Version = '1.0.0.RELEASE'
105105
reactorVersion = '2024.0.4'
106106
resilience4jVersion = '2.3.0'

0 commit comments

Comments
 (0)