Skip to content

Commit

Permalink
Bump org.jetbrains.compose from 1.4.3 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [org.jetbrains.compose](https://github.com/JetBrains/compose-jb) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/JetBrains/compose-jb/releases)
- [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JetBrains/compose-jb/commits)

---
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 Sep 4, 2023
1 parent febdc28 commit 9a3727c
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 @@ -59,7 +59,7 @@ cloudkit-testing = { module = "app.softwork:cloudkitclient-testing", version.ref
[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
compose = { id = "org.jetbrains.compose", version = "1.4.3" }
compose = { id = "org.jetbrains.compose", version = "1.5.0" }
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
android = { id = "com.android.application", version = "8.1.0" }
jib = { id = "com.google.cloud.tools.jib", version = "3.3.2" }
Expand Down

0 comments on commit 9a3727c

Please sign in to comment.