Skip to content

Commit 82d4ae1

Browse files
Bump protobuf-java from 4.30.1 to 4.31.1
Bumps `protobuf-java` from 4.30.1 to 4.31.1. Updates `com.google.protobuf:protobuf-java` from 4.30.1 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@v4.30.1...v4.31.1) Updates `com.google.protobuf:protoc` from 4.30.1 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@v4.30.1...v4.31.1) Updates `com.google.protobuf:protobuf-javalite` from 4.30.1 to 4.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-minor - dependency-name: com.google.protobuf:protoc dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cced159 commit 82d4ae1

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
@@ -21,7 +21,7 @@ kotlinPoet = "2.2.0"
2121
kotlinx-coroutines = "1.10.2"
2222
kotlinx-serialization = "1.8.1"
2323
ktlint = "1.6.0"
24-
protobuf-java = "4.30.1"
24+
protobuf-java = "4.31.1"
2525
protobuf-js = "7.4.0"
2626
protobufGradlePlugin = "0.9.5"
2727
protovalidate = "0.13.0"

0 commit comments

Comments
 (0)