Skip to content

Commit

Permalink
chore(deps): update dependency org.jetbrains.compose to v1.7.0 (#243)
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.11 | 1.7.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Oct 16, 2024
1 parent 9862ecf commit a2a018f
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
@@ -22,7 +22,7 @@ flowExt = "1.0.0"
jacoco = "0.8.11"
java-target = "11"
java-toolchain = "21"
jetbrains-compose = "1.6.11"
jetbrains-compose = "1.7.0"
junit = "4.13.2"
koin = "4.0.0"
kotlin = "2.0.21"

0 comments on commit a2a018f

Please sign in to comment.