Skip to content

Commit af82c0f

Browse files
build(deps): bump protobuf from 4.30.0 to 4.30.1
Bumps `protobuf` from 4.30.0 to 4.30.1. Updates `com.google.protobuf:protobuf-java` 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) Updates `com.google.protobuf:protobuf-java-util` from 4.30.0 to 4.30.1 --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-java dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: com.google.protobuf:protobuf-java-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbe2265 commit af82c0f

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
@@ -13,7 +13,7 @@ openTelemetryCore = "1.48.0"
1313
openTelementrySemConv = "1.29.0-alpha"
1414
moshi = "1.15.2"
1515
lifecycle = "2.7.0" # version pinned to 2.7.0 because of AGP bug
16-
protobuf = "4.30.0"
16+
protobuf = "4.30.1"
1717
profileinstaller = "1.3.1" # version pinned to 1.3.1 because of AGP bug
1818
okhttp = "4.12.0"
1919
firebase = "23.1.0"

0 commit comments

Comments
 (0)