Skip to content

Commit 33a27fa

Browse files
Bump com.google.protobuf:protobuf-java from 4.30.0 to 4.30.1 (#462)
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.30.0 to 4.30.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.0...v4.30.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java 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 470b98a commit 33a27fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotlin = "2.1.10"
2626
kotlinx-coroutines-android = "1.10.1"
2727
logback-android = "3.0.0"
2828
protobuf-gradle-plugin = "0.9.4"
29-
protobuf-java = "4.30.0"
29+
protobuf-java = "4.30.1"
3030
sl4j = "2.0.17"
3131

3232
[libraries]

0 commit comments

Comments
 (0)