Skip to content

Commit

Permalink
chore(deps): bump compose from 1.7.5 to 1.7.6
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.7.5 to 1.7.6.

Updates `androidx.compose.ui:ui-test-junit4` from 1.7.5 to 1.7.6

Updates `androidx.compose.ui:ui-tooling-preview` from 1.7.5 to 1.7.6

Updates `androidx.compose.ui:ui-tooling` from 1.7.5 to 1.7.6

Updates `androidx.compose.ui:ui-test-manifest` from 1.7.5 to 1.7.6

---
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-tooling-preview
  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-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 Dec 16, 2024
1 parent f818b1f commit a69ca97
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 @@ -57,7 +57,7 @@ kstore ="0.9.1"
compose-plugin = "1.7.1"
composeNavigation="2.8.0-alpha10"
androidxNavigationTest = "2.8.5" #for nav test
compose = "1.7.5"
compose = "1.7.6"


playGame = "20.1.2"
Expand Down

0 comments on commit a69ca97

Please sign in to comment.