Skip to content

Commit

Permalink
build(deps): bump compose from 1.7.2 to 1.7.3
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.7.2 to 1.7.3.

Updates `androidx.compose.ui:ui-test-junit4` from 1.7.2 to 1.7.3

Updates `androidx.compose.foundation:foundation` from 1.7.2 to 1.7.3

Updates `androidx.compose.material:material-icons-extended` from 1.7.2 to 1.7.3

Updates `androidx.compose.animation:animation` from 1.7.2 to 1.7.3

Updates `androidx.compose.ui:ui` from 1.7.2 to 1.7.3

Updates `androidx.compose.runtime:runtime` from 1.7.2 to 1.7.3

Updates `androidx.compose.ui:ui-tooling` from 1.7.2 to 1.7.3

Updates `androidx.compose.ui:ui-tooling-preview` from 1.7.2 to 1.7.3

Updates `androidx.compose.ui:ui-test-manifest` from 1.7.2 to 1.7.3

---
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 Oct 3, 2024
1 parent c771162 commit d4203fc
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.0.20-1.0.25"
kotlin-immutable-collections = "0.3.8"
#Compose
composeActivity = "1.9.2"
compose = "1.7.2"
compose = "1.7.3"
composeCompiler = "1.5.14"
composeMaterial3 = "1.3.0"
#Gradle
Expand Down

0 comments on commit d4203fc

Please sign in to comment.