Skip to content

Commit 948105a

Browse files
build(deps): bump protobuf from 3.25.8 to 4.33.5
Bumps `protobuf` from 3.25.8 to 4.33.5. Updates `com.google.protobuf:protobuf-java` from 3.25.8 to 4.33.5 - [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.5 Updates `com.google.protobuf:protoc` from 3.25.8 to 4.33.5 - [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.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 4.33.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: com.google.protobuf:protoc dependency-version: 4.33.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dac03f3 commit 948105a

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

0 commit comments

Comments
 (0)