Skip to content

Commit

Permalink
build(deps): bump org.jetbrains.compose from 1.5.11 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.5.11 to 1.6.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.5.11...v1.6.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 Mar 4, 2024
1 parent b8d3ed1 commit 4c4d8ca
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 @@ -29,7 +29,7 @@ shadow = { id = "com.github.johnrengelman.shadow", version.ref = "shadow" }

dokka = { id = "org.jetbrains.dokka", version.ref = "kotlin" }

compose = { id = "org.jetbrains.compose", version = "1.5.11" }
compose = { id = "org.jetbrains.compose", version = "1.6.0" }


[libraries]
Expand Down

0 comments on commit 4c4d8ca

Please sign in to comment.