Skip to content

Commit

Permalink
Bump compose-ui from 1.7.1 to 1.7.2 (#432)
Browse files Browse the repository at this point in the history
Bumps `compose-ui` from 1.7.1 to 1.7.2.

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

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

---
updated-dependencies:
- 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
...

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 Sep 22, 2024
1 parent 1bd557c commit 6d0644f
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 @@ -18,7 +18,7 @@ compose-dialogs = "1.3.0"
compose-material = "1.7.2"
compose-material3 = "1.3.0"
compose-runtime = "1.7.1"
compose-ui = "1.7.1"
compose-ui = "1.7.2"
datastore = "1.1.1"
desugaring = "2.1.2"
joda-time = "2.13.0"
Expand Down

0 comments on commit 6d0644f

Please sign in to comment.