Skip to content

Commit

Permalink
Bump compose from 1.6.7 to 1.6.8 (#117)
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.6.7 to 1.6.8.

Updates `androidx.compose.ui:ui` from 1.6.7 to 1.6.8

Updates `androidx.compose.foundation:foundation` from 1.6.7 to 1.6.8

Updates `androidx.compose.material:material` from 1.6.7 to 1.6.8

---
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 Jun 23, 2024
1 parent 095bf35 commit b244a85
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.5.0"
compose = "1.6.7"
compose = "1.6.8"

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

0 comments on commit b244a85

Please sign in to comment.