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 Jan 22, 2024
1 parent c0139a7 commit e3a47e9
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 @@ -11,7 +11,7 @@ androidxTestJunit = "1.1.5"
arrow = "1.2.1"
coil = "2.5.0"
compose = "1.5.4"
composeCompiler = "1.5.5"
composeCompiler = "1.5.8"
constraintLayout = "1.0.1"
crashlytics = "2.9.9"
dataStore = "1.0.0"
Expand All @@ -30,14 +30,14 @@ koinCompose = "3.5.3"
koinKsp = "1.3.0"
koinTest = "3.5.3"
kotest = "5.8.0"
kotlin = "1.9.21"
kotlin = "1.9.22"
kotlinCoroutines = "1.7.3"
kotlinImmutableCollections = "0.3.7"
kotlinSerialization = "1.6.2"
ksp = "1.9.10-1.0.13"
ksp = "1.9.22-1.0.17"
mockk = "1.13.9"
material3 = "1.1.2"
molecule = "1.3.1"
molecule = "1.3.2"
navigation = "2.7.6"
paparazzi = "1.3.2"
playServices = "21.1.0"
Expand Down

0 comments on commit e3a47e9

Please sign in to comment.