Skip to content

Commit 9443225

Browse files
build(deps): bump protobuf from 3.25.8 to 4.33.2
Bumps `protobuf` from 3.25.8 to 4.33.2. Updates `com.google.protobuf:protobuf-java` from 3.25.8 to 4.33.2 - [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.33.2 Updates `com.google.protobuf:protoc` from 3.25.8 to 4.33.2 - [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.33.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protoc dependency-version: 4.33.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a01bf7b commit 9443225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1"
1616
nmcp = "1.4.3"
1717
picocli = "4.7.7"
1818
protobuf-plugin = "0.9.6"
19-
protobuf = "3.25.8"
19+
protobuf = "4.33.2"
2020
scala-library = "2.12.21"
2121
scalatest = "3.2.19"
2222
scalatestplus-junit5 = "3.2.19.0"

0 commit comments

Comments
 (0)