Skip to content

Commit

Permalink
Bump protobuf from 3.25.2 to 3.25.3
Browse files Browse the repository at this point in the history
Bumps `protobuf` from 3.25.2 to 3.25.3.

Updates `com.google.protobuf:protoc` from 3.25.2 to 3.25.3
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](protocolbuffers/protobuf@v3.25.2...v3.25.3)

Updates `com.google.protobuf:protobuf-kotlin-lite` from 3.25.2 to 3.25.3

Updates `com.google.protobuf:protobuf-javalite` from 3.25.2 to 3.25.3

---
updated-dependencies:
- dependency-name: com.google.protobuf:protoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-kotlin-lite
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.protobuf:protobuf-javalite
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 16, 2024
1 parent a22ddb7 commit 1dc58f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ navigation = "2.7.7"

paging-runtime = "3.2.1"
preference = "1.2.1"
protobuf = "3.25.2"
protobuf = "3.25.3"
retrofit = "2.9.0"
legacy-support-v4 = "1.0.0"
recyclerview = "1.3.2"
Expand Down

0 comments on commit 1dc58f2

Please sign in to comment.