Skip to content

Commit

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

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

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

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

---
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 5, 2023
1 parent f107827 commit d2b6d99
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.2"
compose = "1.5.3"
composeCompiler = "1.5.3"
coroutines = "1.7.3"
ktlint = "1.0.0"
Expand Down

0 comments on commit d2b6d99

Please sign in to comment.