File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ kotlin-serialization = { module = "org.jetbrains.kotlinx:kotlinx-serialization-j
10
10
# compiler dependency is defined to help Renovabot update the version
11
11
accompanist-systemController = { module = " com.google.accompanist:accompanist-systemuicontroller" , version = " 0.32.0" }
12
12
compose-bom = " androidx.compose:compose-bom:2023.10.01"
13
- compose-compiler = { module = " androidx.compose.compiler:compiler" , version = " 1.5.8 " }
13
+ compose-compiler = { module = " androidx.compose.compiler:compiler" , version = " 1.5.9 " }
14
14
compose-material3 = { module = " androidx.compose.material3:material3" }
15
15
navigation-compose = { module = " androidx.navigation:navigation-compose" , version = " 2.7.6" }
16
16
junit = { module = " junit:junit" , version = " 4.13.2" }
You can’t perform that action at this time.
0 commit comments