Skip to content

Commit

Permalink
Bump compose from 1.5.3 to 1.5.4 (#1900)
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.5.3 to 1.5.4.

Updates `androidx.compose.foundation:foundation` from 1.5.3 to 1.5.4

Updates `androidx.compose.material:material` from 1.5.3 to 1.5.4

Updates `androidx.compose.ui:ui-test-junit4` from 1.5.3 to 1.5.4

---
updated-dependencies:
- 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
- dependency-name: androidx.compose.ui:ui-test-junit4
  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 Oct 19, 2023
1 parent 9f1a7a2 commit c2dd9b4
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,7 +1,7 @@
[versions]
androidx-activity = "1.8.0"
androidx-lifecycle = "2.6.2"
compose = "1.5.3"
compose = "1.5.4"
composeCompiler = "1.5.3"
coroutines = "1.7.3"
ktlint = "1.0.0"
Expand Down

0 comments on commit c2dd9b4

Please sign in to comment.