Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

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

Updates `com.google.protobuf:protobuf-kotlin-lite` from 4.27.1 to 4.27.2

Updates `com.google.protobuf:protoc` from 4.27.1 to 4.27.2
- [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-patch
- dependency-name: com.google.protobuf:protoc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent 627aade commit 0b8c875
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 @@ -19,7 +19,7 @@ kotlinxCoroutines = "1.8.1"
kotlinxDatetime = "0.6.0"
kotlinxSerialization = "1.7.1"
ksp = "2.0.0-1.0.22"
protobuf = "4.27.1"
protobuf = "4.27.2"
protobufPlugin = "0.9.4"
squareRetrofit = "2.11.0"
squareOkhttp = "4.12.0"
Expand Down

0 comments on commit 0b8c875

Please sign in to comment.