Skip to content

Commit

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

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

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

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent f34558d commit 5b8ad20
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.10"
horologist = "0.5.14"

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

0 comments on commit 5b8ad20

Please sign in to comment.