Skip to content

Commit

Permalink
build(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.foundation:foundation` from 1.7.5 to 1.7.6

Updates `androidx.compose.material:material-icons-extended` from 1.7.5 to 1.7.6

Updates `androidx.compose.animation:animation` from 1.7.5 to 1.7.6

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

Updates `androidx.compose.runtime:runtime` 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-tooling-preview` 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.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and FunkyMuse committed Dec 16, 2024
1 parent e444b00 commit e43ced4
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 = "2.1.0-1.0.29"
kotlin-immutable-collections = "0.3.8"
#Compose
composeActivity = "1.9.3"
compose = "1.7.5"
compose = "1.7.6"
composeCompiler = "1.5.14"
composeMaterial3 = "1.3.1"
#Gradle
Expand Down

0 comments on commit e43ced4

Please sign in to comment.