Skip to content

Commit

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

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

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

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

Updates `androidx.compose.ui:ui-graphics` from 1.7.6 to 1.7.7

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

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

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

---
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
  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
- dependency-name: androidx.compose.ui:ui-graphics
  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
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 1857977 commit df716d4
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 @@ -24,7 +24,7 @@ androidGradlePlugin = "8.8.0"
kotlin = "2.1.0"
ksp = "2.1.0-1.0.29"
composeBom = "2025.01.00"
compose = "1.7.6"
compose = "1.7.7"
zxingAndroidEmbedded = "4.3.0"
coreSplashscreen = "1.0.1"
gradlePlugins-grgit = "5.3.0"
Expand Down

0 comments on commit df716d4

Please sign in to comment.