Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.5.12 to 1.6.0 (#5)
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.5.12 to 1.6.0.
- [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.5.12...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent f4576d5 commit a902e06
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 @@ -4,7 +4,7 @@ detekt = "1.23.5"
kotlin = "1.9.21"
dokka = "1.9.10"

compose = "1.5.12"
compose = "1.6.0"

kotlinx-datetime = "0.5.0"

Expand Down

0 comments on commit a902e06

Please sign in to comment.