Skip to content

Commit

Permalink
⬆️ Bump compose from 1.6.7 to 1.6.8 (#1263)
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.ui:ui-tooling` from 1.6.7 to 1.6.8

Updates `androidx.compose.ui:ui-tooling-preview` 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.ui:ui-tooling
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-tooling-preview
  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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent f619f49 commit 93ee82c
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]
conveyor = "1.10"
compose = "1.6.7"
compose = "1.6.8"
compose-plugin = "1.6.11"
compose-compiler = "1.5.8"
compose-shimmer = "1.3.0"
Expand Down

0 comments on commit 93ee82c

Please sign in to comment.