Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.6.11 to 1.7.0 in /native/kotlin
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.6.11 to 1.7.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.6.11...v1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 2bc226d commit 1d5fe5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion native/kotlin/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ androidx-core-ktx = "1.13.1"
androidx-material3 = "1.3.0"
androidxTestRulesVersion = "1.6.1"
androidxTestRunnerVersion = "1.6.2"
compose-plugin = "1.6.11"
compose-plugin = "1.7.0"
detekt-plugin = "1.23.7"
jna = "5.15.0"
junit = "4.13.2"
Expand Down

0 comments on commit 1d5fe5e

Please sign in to comment.