Skip to content

Commit

Permalink
Bump horologist from 0.5.14 to 0.5.18 (#4137)
Browse files Browse the repository at this point in the history
Bumps `horologist` from 0.5.14 to 0.5.18.

Updates `com.google.android.horologist:horologist-composables` from 0.5.14 to 0.5.18
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.5.14...v0.5.18)

Updates `com.google.android.horologist:horologist-compose-layout` from 0.5.14 to 0.5.18
- [Release notes](https://github.com/google/horologist/releases)
- [Commits](google/horologist@v0.5.14...v0.5.18)

---
updated-dependencies:
- dependency-name: com.google.android.horologist:horologist-composables
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.google.android.horologist:horologist-compose-layout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 24, 2024
1 parent b0f1aa2 commit 45b0697
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 @@ -67,7 +67,7 @@ wearInput = "1.2.0-alpha02"
webkit = "1.9.0"
wear-remote-interactions = "1.0.0"
workRuntimeKtx = "2.9.0"
horologist = "0.5.14"
horologist = "0.5.18"

[plugins]
android-application = { id = "com.android.application", version.ref = "androidPlugin" }
Expand Down

0 comments on commit 45b0697

Please sign in to comment.