Skip to content

Commit 9df5ca7

Browse files
chore(deps): update all dependencies
| datasource | package | from | to | | ---------- | --------------------------------------------------------- | ---------- | ---------- | | maven | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin | 1.6.0-rc02 | 1.6.0-rc03 | | maven | androidx.compose.runtime:runtime | 1.6.1 | 1.6.2 |
1 parent 075f603 commit 9df5ca7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ mockWebServer = "4.12.0"
2222
retrofit = "2.9.0"
2323
retrofitKotlinxSerialization = "1.0.0"
2424
spotlessVersion = "6.25.0"
25-
compose = "1.6.1"
26-
composePlugin = "1.6.0-rc02"
25+
compose = "1.6.2"
26+
composePlugin = "1.6.0-rc03"
2727
agp = "8.2.2"
2828
android-compileSdk = "34"
2929
cache4k = "0.12.0"

0 commit comments

Comments
 (0)