Skip to content

Commit

Permalink
chore(deps): Bump org.jetbrains.compose from 1.5.2 to 1.5.3
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.5.2 to 1.5.3.
- [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.2...v1.5.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and svenjacobs committed Oct 22, 2023
1 parent 1e6bb00 commit 5b4a56d
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 @@ -3,7 +3,7 @@ android-gradle-plugin = "8.1.2"
androidx-activity = "1.7.2"
androidx-compose-bom = "2023.09.02" # https://developer.android.com/jetpack/compose/bom/bom-mapping
androidx-compose-compiler = "1.5.3" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin#pre-release_kotlin_compatibility
jetbrains-compose = "1.5.2"
jetbrains-compose = "1.5.3"
kotlin = "1.9.10"

[libraries]
Expand Down

0 comments on commit 5b4a56d

Please sign in to comment.