Skip to content

Commit

Permalink
[Update]: Bump org.jetbrains.compose:compose-gradle-plugin
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.compose:compose-gradle-plugin](https://github.com/JetBrains/compose-jb) from 1.6.11 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.6.11...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 13, 2024
1 parent 7be2856 commit f5979c2
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 @@ -5,7 +5,7 @@ coroutines = "1.9.0"
spotless = "6.25.0"
kotlinxHtml = "0.11.0"
kotlinxCli = "0.3.6"
compose = "1.6.11"
compose = "1.7.1"
mavenPublish = "0.30.0"
androidGradlePlugin = "8.7.1"
gradlePluginPublish = "1.3.0"
Expand Down

0 comments on commit f5979c2

Please sign in to comment.