Skip to content

Commit

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

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

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

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2024
1 parent 7d69dfe commit 987b731
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 @@ -20,7 +20,7 @@ play-services-auth = "20.6.0"
data-store = "1.0.0"
material = "1.9.0"
protobuf-plugin = "0.9.1"
protobuf = "3.18.0"
protobuf = "4.27.5"
browser = "1.4.0"
lifecycleProcess = "2.8.6"

Expand Down

0 comments on commit 987b731

Please sign in to comment.