Skip to content

Commit

Permalink
build(deps): bump compose from 1.7.0-alpha05 to 1.7.0-alpha06
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.7.0-alpha05 to 1.7.0-alpha06.

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

Updates `androidx.compose.foundation:foundation` from 1.7.0-alpha05 to 1.7.0-alpha06

Updates `androidx.compose.material:material-icons-extended` from 1.7.0-alpha05 to 1.7.0-alpha06

Updates `androidx.compose.animation:animation` from 1.7.0-alpha05 to 1.7.0-alpha06

Updates `androidx.compose.ui:ui` from 1.7.0-alpha05 to 1.7.0-alpha06

Updates `androidx.compose.runtime:runtime` from 1.7.0-alpha05 to 1.7.0-alpha06

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

Updates `androidx.compose.ui:ui-tooling-preview` from 1.7.0-alpha05 to 1.7.0-alpha06

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

---
updated-dependencies:
- dependency-name: androidx.compose.ui:ui-test-junit4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.foundation:foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.material:material-icons-extended
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.animation:animation
  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
- dependency-name: androidx.compose.runtime:runtime
  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-tooling-preview
  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 and FunkyMuse committed Apr 5, 2024
1 parent edd32d5 commit 4c486b5
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 @@ -45,7 +45,7 @@ ksp = "1.9.23-1.0.19"
kotlin-immutable-collections = "0.3.7"
#Compose
composeActivity = "1.8.2"
compose = "1.7.0-alpha05"
compose = "1.7.0-alpha06"
composeCompiler = "1.5.11"
composeMaterial3 = "1.2.1"
#Gradle
Expand Down

0 comments on commit 4c486b5

Please sign in to comment.