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 29, 2024
1 parent 96ebc8c commit deda27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
@@ -1,3 +1,3 @@
[plugins]
compose = { id = "org.jetbrains.compose", version = "1.6.1" }
compose = { id = "org.jetbrains.compose", version = "1.6.2" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version = "1.9.22" }

0 comments on commit deda27a

Please sign in to comment.