Skip to content

Commit

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

Updates `org.jetbrains.compose.runtime:runtime` from 1.7.0 to 1.7.1
- [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.0...v1.7.1)

Updates `org.jetbrains.compose.html:html-core` from 1.7.0 to 1.7.1
- [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.0...v1.7.1)

Updates `org.jetbrains.compose` from 1.7.0 to 1.7.1
- [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.0...v1.7.1)

---
updated-dependencies:
- dependency-name: org.jetbrains.compose.runtime:runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose.html:html-core
  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 Nov 15, 2024
1 parent 1c0caa1 commit f80a4e2
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 @@ -7,7 +7,7 @@ serialization = "1.7.3"
ktor = "3.0.0"
sqldelight = "2.0.2"
cloudkit = "0.2.0"
compose = "1.7.0"
compose = "1.7.1"

[libraries]
compose-runtime = { module = "org.jetbrains.compose.runtime:runtime", version.ref = "compose" }
Expand Down

0 comments on commit f80a4e2

Please sign in to comment.