Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.6.1 to 1.6.2
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.6.1 to 1.6.2.
- [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.1...v1.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent 7c63efc commit fa32f71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -2,7 +2,7 @@
junit5 = "5.7.0"

[plugins]
compose = "org.jetbrains.compose:1.5.12"
compose = "org.jetbrains.compose:1.6.2"
kotlin = "org.jetbrains.kotlin.jvm:1.9.22"

[libraries]
Expand Down

0 comments on commit fa32f71

Please sign in to comment.