Skip to content

Commit

Permalink
Bump composeVersion from 1.6.5 to 1.6.6 (#142)
Browse files Browse the repository at this point in the history
Bumps `composeVersion` from 1.6.5 to 1.6.6.

Updates `androidx.compose.runtime:runtime` from 1.6.5 to 1.6.6

Updates `androidx.compose.ui:ui` from 1.6.5 to 1.6.6

---
updated-dependencies:
- dependency-name: androidx.compose.runtime:runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui
  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 Apr 25, 2024
1 parent 20a5911 commit ef4a297
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
@@ -1,5 +1,5 @@
[versions]
composeVersion = "1.6.5"
composeVersion = "1.6.6"

[libraries]
android-annotation = "androidx.annotation:annotation:1.7.1"
Expand Down

0 comments on commit ef4a297

Please sign in to comment.