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 7, 2023
1 parent 3a3edbf commit a899264
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.6"
constraintLayout = "1.0.1"
crashlytics = "2.9.9"
dataStore = "1.0.0"
Expand All @@ -34,7 +34,7 @@ kotlin = "1.9.21"
kotlinCoroutines = "1.7.3"
kotlinImmutableCollections = "0.3.6"
kotlinSerialization = "1.6.2"
ksp = "1.9.10-1.0.13"
ksp = "1.9.21-1.0.15"
mockk = "1.13.8"
material3 = "1.1.2"
molecule = "1.3.1"
Expand Down

0 comments on commit a899264

Please sign in to comment.