Skip to content

Commit 863a56f

Browse files
Bump com.google.protobuf:protobuf-java from 3.24.4 to 4.27.2
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 3.24.4 to 4.27.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-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent de71f7f commit 863a56f

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
@@ -140,7 +140,7 @@ ext {
140140
wasmtime_version = "0.19.0"
141141
junit_version = "4.13.2"
142142
mockito_core_version = "5.6.0"
143-
protobuf_version = "3.24.4"
143+
protobuf_version = "4.27.2"
144144
openfeature_version = "1.7.0"
145145
}
146146

0 commit comments

Comments
 (0)