Skip to content

Commit

Permalink
Bump compose from 1.7.1 to 1.7.3
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.7.1 to 1.7.3.

Updates `org.jetbrains.compose:compose-gradle-plugin` from 1.7.1 to 1.7.3
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.7.1...v1.7.3)

Updates `org.jetbrains.compose` from 1.7.1 to 1.7.3
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](JetBrains/compose-multiplatform@v1.7.1...v1.7.3)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose:compose-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent feb95e5 commit dfac472
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 @@ -21,7 +21,7 @@ moshi = "1.15.2"
jackson = "2.18.2"
browser = "1.8.0"
googleid = "1.1.1"
compose = "1.7.1"
compose = "1.7.3"
androidsvg = "1.4"
imageloader = "1.9.0"
coil2 = "2.7.0"
Expand Down

0 comments on commit dfac472

Please sign in to comment.