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 bccf979 commit d195631
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 @@ -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.7"
constraintLayout = "1.0.1"
crashlytics = "2.9.9"
dataStore = "1.0.0"
Expand All @@ -30,11 +30,11 @@ 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.21-1.0.16"
mockk = "1.13.8"
material3 = "1.1.2"
molecule = "1.3.1"
Expand Down

0 comments on commit d195631

Please sign in to comment.