Skip to content

Commit

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

Updates `androidx.compose.ui:ui-test-junit4` from 1.6.6 to 1.6.7

Updates `androidx.compose.ui:ui-test-manifest` from 1.6.6 to 1.6.7

Updates `androidx.compose.ui:ui-tooling` from 1.6.6 to 1.6.7

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

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-test-manifest
  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
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent a91c08c commit 2e833a8
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.6.1"
androidx-splash = "1.0.1"
androidx-test-runner = "1.5.2"
androidx-test-orchestrator = "1.4.2"
compose = "1.6.6"
compose = "1.6.7"
compose-compiler = "1.5.12"
compose-material = "1.6.6"
compose-material3 = "1.2.1"
Expand Down

0 comments on commit 2e833a8

Please sign in to comment.