Skip to content

Commit e8377ec

Browse files
Bump protobufVersion from 4.28.1 to 4.28.2
Bumps `protobufVersion` from 4.28.1 to 4.28.2. Updates `com.google.protobuf:protobuf-java` from 4.28.1 to 4.28.2 - [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.28.1 to 4.28.2 Updates `com.google.protobuf:protoc` from 4.28.1 to 4.28.2 - [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-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]>
1 parent 94d8195 commit e8377ec

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
@@ -101,7 +101,7 @@ ext {
101101
oracleVersion = '23.5.0.24.07'
102102
pahoMqttClientVersion = '1.2.5'
103103
postgresVersion = '42.7.4'
104-
protobufVersion = '4.28.1'
104+
protobufVersion = '4.28.2'
105105
r2dbch2Version = '1.0.0.RELEASE'
106106
reactorVersion = '2024.0.0-M6'
107107
resilience4jVersion = '2.2.0'

0 commit comments

Comments
 (0)