Skip to content

Commit ccbe063

Browse files
build(deps): bump protobuf from 3.25.5 to 3.25.8 (#489)
Bumps `protobuf` from 3.25.5 to 3.25.8. Updates `com.google.protobuf:protobuf-java` from 3.25.5 to 3.25.8 - [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...v3.25.8) Updates `com.google.protobuf:protobuf-java-util` from 3.25.5 to 3.25.8 Updates `com.google.protobuf:protoc` from 3.25.5 to 3.25.8 - [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...v3.25.8) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-version: 3.25.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-version: 3.25.8 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protoc dependency-version: 3.25.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c23228 commit ccbe063

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
@@ -15,7 +15,7 @@ jspecify = "1.0.0"
1515
junit = "5.13.4"
1616
picocli = "4.7.7"
1717
protobuf-plugin = "0.9.5"
18-
protobuf = "3.25.5"
18+
protobuf = "3.25.8"
1919
reflections = "0.9.12"
2020
scala-library = "2.12.16"
2121
scalatest = "3.2.19"

0 commit comments

Comments
 (0)