Skip to content

Commit

Permalink
Bump composeVersion from 1.7.5 to 1.7.6 (#198)
Browse files Browse the repository at this point in the history
Bumps `composeVersion` 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` from 1.7.5 to 1.7.6

---
updated-dependencies:
- dependency-name: androidx.compose.runtime:runtime
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 21, 2024
1 parent f28de8d commit eaf8b25
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
@@ -1,5 +1,5 @@
[versions]
composeVersion = "1.7.5"
composeVersion = "1.7.6"
kotlinVersion = "2.1.0"

[libraries]
Expand Down

0 comments on commit eaf8b25

Please sign in to comment.