Skip to content

Commit f4a1564

Browse files
build(deps): bump protobuf from 3.25.8 to 4.34.0
Bumps `protobuf` from 3.25.8 to 4.34.0. Updates `com.google.protobuf:protobuf-java` from 3.25.8 to 4.34.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java-util` from 3.25.8 to 4.34.0 Updates `com.google.protobuf:protoc` from 3.25.8 to 4.34.0 - [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.34.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.34.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protoc dependency-version: 4.34.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d3ce994 commit f4a1564

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
@@ -16,7 +16,7 @@ junit = "6.0.3"
1616
nmcp = "1.4.4"
1717
picocli = "4.7.7"
1818
protobuf-plugin = "0.9.6"
19-
protobuf = "3.25.8"
19+
protobuf = "4.34.0"
2020
scala-2-12 = "2.12.20"
2121
scala-2-13 = "2.13.18"
2222
scalatest-2-12 = "3.2.19"

0 commit comments

Comments
 (0)