Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.compose to v1.6.0 (#3379)
Browse files Browse the repository at this point in the history
| datasource | package                                                   | from       | to    |
| ---------- | --------------------------------------------------------- | ---------- | ----- |
| maven      | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.6.0-rc03 | 1.6.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 27, 2024
1 parent 8947683 commit 88f23e3
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 @@ -23,7 +23,7 @@ retrofit = "2.9.0"
retrofitKotlinxSerialization = "1.0.0"
spotlessVersion = "6.25.0"
compose = "1.6.2"
composePlugin = "1.6.0-rc03"
composePlugin = "1.6.0"
agp = "8.2.2"
android-compileSdk = "34"
cache4k = "0.13.0"
Expand Down

0 comments on commit 88f23e3

Please sign in to comment.