Skip to content

Commit

Permalink
Bump compose from 1.6.10-rc03 to 1.6.10 (#387)
Browse files Browse the repository at this point in the history
Bumps `compose` from 1.6.10-rc03 to 1.6.10.

Updates `org.jetbrains.compose.runtime:runtime` from 1.6.10-rc03 to 1.6.10
- [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.6.10-rc03...v1.6.10)

Updates `org.jetbrains.compose.html:html-core` from 1.6.10-rc03 to 1.6.10
- [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.6.10-rc03...v1.6.10)

Updates `org.jetbrains.compose.html:html-svg` from 1.6.10-rc03 to 1.6.10
- [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.6.10-rc03...v1.6.10)

Updates `org.jetbrains.compose.html:html-test-utils` from 1.6.10-rc03 to 1.6.10
- [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.6.10-rc03...v1.6.10)

---
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.html:html-svg
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.compose.html:html-test-utils
  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 May 31, 2024
1 parent c11fdc3 commit 57d4e2a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 19 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
kotlin = "2.0.0"
compose = "1.6.10-rc03"
compose = "1.6.10"
coroutines = "1.8.1"

[libraries]
Expand Down
30 changes: 12 additions & 18 deletions kotlin-js-store/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 57d4e2a

Please sign in to comment.