Skip to content

Commit b7b1b4f

Browse files
build(deps): bump protobuf from 3.25.5 to 4.31.1
Bumps `protobuf` from 3.25.5 to 4.31.1. Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 4.31.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.5...v4.31.1) Updates `com.google.protobuf:protobuf-java-util` from 3.25.5 to 4.31.1 Updates `com.google.protobuf:protoc` from 3.25.5 to 4.31.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.25.5...v4.31.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protoc dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30d20cc commit b7b1b4f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jspecify = "1.0.0"
1515
junit = "5.13.4"
1616
picocli = "4.7.5"
1717
protobuf-plugin = "0.9.5"
18-
protobuf = "3.25.5"
18+
protobuf = "4.31.1"
1919
reflections = "0.9.12"
2020
scala-library = "2.12.16"
2121
scalatest = "3.2.18"

0 commit comments

Comments
 (0)