Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent 4c84178 commit 7f84ec2
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 @@ -56,7 +56,7 @@ androidx-test-uiautomator = "2.3.0"
androidx-test-espresso = "3.5.1"
androidx-test-espresso-device = "1.0.0-beta01"
androidx-work = "2.9.0"
compose = "1.6.10"
compose = "1.6.11"
jetbrains-androidx-navigation-compose = "2.8.0-alpha02"
jetbrains-androidx-lifecycle-viewmodel-compose = "2.8.0"
jetbrains-androidx-core-bundle = "1.0.0"
Expand Down

0 comments on commit 7f84ec2

Please sign in to comment.