Skip to content

Commit

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

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent ee12f6f commit 7d3738a
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.6"

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

0 comments on commit 7d3738a

Please sign in to comment.