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 Nov 12, 2023
1 parent 1b639cf commit 1e67f7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.4"
constraintLayout = "1.1.0-alpha13"
detekt = "1.23.1"
detektRulesCompose = "0.3.3"
Expand All @@ -24,7 +24,7 @@ koinCompose = "3.5.0"
koinKsp = "1.3.0"
koinTest = "3.5.0"
kotest = "5.6.2"
kotlin = "1.9.10"
kotlin = "1.9.20"
kotlinCoroutines = "1.7.3"
kotlinImmutableCollections = "0.3.5"
kotlinSerialization = "1.6.0"
Expand All @@ -35,7 +35,7 @@ ktor = "2.3.5"
landscapist = "2.2.10"
material3 = "1.2.0-alpha09"
mockk = "1.13.8"
molecule = "1.2.1"
molecule = "1.3.0"
navigation = "2.7.4"
pagingAndroid = "3.2.0"
pagingKmp = "3.2.0-alpha05-0.2.3"
Expand Down

0 comments on commit 1e67f7b

Please sign in to comment.