Skip to content

Commit

Permalink
Bump androidx.compose.ui:ui-test-manifest from 1.7.6 to 1.7.7
Browse files Browse the repository at this point in the history
Bumps androidx.compose.ui:ui-test-manifest from 1.7.6 to 1.7.7.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sebaslogen committed Feb 4, 2025
1 parent ba34590 commit d521fdc
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 @@ -20,7 +20,7 @@ maven = '0.30.0'
compose-plugin = '1.7.3'
# Compose libs not included in multiplatform
compose-ui-test-junit = '1.7.6'
compose-ui-test-manifest = '1.7.6'
compose-ui-test-manifest = '1.7.7'
compose-ui-toolingPreview = '1.7.6'
# Compose integration with Activities
androidx-activity = '1.10.0'
Expand Down

0 comments on commit d521fdc

Please sign in to comment.