Skip to content

Commit

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

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

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

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

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.material:material
  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 Apr 26, 2024
1 parent 0d5508b commit 0e1278d
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,6 +1,6 @@
[versions]
androidGradlePlugin = "8.3.2"
compose = "1.6.5"
compose = "1.6.6"

[libraries]
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
Expand Down

0 comments on commit 0e1278d

Please sign in to comment.