Skip to content

Commit

Permalink
Bump compose from 1.6.8 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.6.8 to 1.7.0.

Updates `androidx.compose.ui:ui-test-junit4` from 1.6.8 to 1.7.0

Updates `androidx.compose.ui:ui-test-manifest` from 1.6.8 to 1.7.0

Updates `androidx.compose.ui:ui-tooling` from 1.6.8 to 1.7.0

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

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.ui:ui-test-manifest
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.ui:ui-tooling
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: androidx.compose.ui:ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent ca28a03 commit 9052852
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
Expand Up @@ -4,7 +4,7 @@ androidx-appcompat = "1.7.0"
androidx-splash = "1.0.1"
androidx-test-runner = "1.6.2"
androidx-test-orchestrator = "1.5.0"
compose = "1.6.8"
compose = "1.7.0"
compose-compiler = "1.5.13"
compose-material = "1.6.8"
compose-material3 = "1.2.1"
Expand Down

0 comments on commit 9052852

Please sign in to comment.