Skip to content

Commit

Permalink
fix(deps): update kotlin and compose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2023
1 parent e9a6427 commit 0547762
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ androidxTestCore = "1.5.0"
androidxWorkManager = "2.8.1"
arrow = "1.2.1"
compose = "1.5.4"
composeCompiler = "1.5.3"
composeCompiler = "1.5.7"
constraintLayout = "1.1.0-alpha13"
detekt = "1.23.3"
detektRulesCompose = "0.3.3"
Expand All @@ -24,18 +24,18 @@ koinCompose = "3.5.0"
koinKsp = "1.3.0"
koinTest = "3.5.0"
kotest = "5.6.2"
kotlin = "1.9.10"
kotlin = "1.9.22"
kotlinCoroutines = "1.7.3"
kotlinImmutableCollections = "0.3.6"
kotlinSerialization = "1.6.0"
kotlinxAtomicFu = "0.22.0"
kover = "0.7.4"
ksp = "1.9.10-1.0.13"
ksp = "1.9.21-1.0.16"
ktor = "2.3.5"
landscapist = "2.2.10"
material3 = "1.2.0-alpha09"
mockk = "1.13.8"
molecule = "1.2.1"
molecule = "1.3.1"
navigation = "2.7.4"
pagingAndroid = "3.2.0"
pagingKmp = "3.2.0-alpha05-0.2.3"
Expand Down

0 comments on commit 0547762

Please sign in to comment.