Skip to content

Commit

Permalink
chore(deps): update kotlin, ksp and compose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2024
1 parent 1caad0f commit f26ae2c
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 @@ -6,7 +6,7 @@ arrow = "1.2.3"
buildconfig = "5.3.5"
complete-kotlin = "1.1.0"
compose = "1.6.0"
compose-compiler = "1.5.8.1"
compose-compiler = "1.5.10"
datastore = "1.1.0-beta02"
destinations = "1.10.2"
detekt = "1.23.5"
Expand All @@ -19,13 +19,13 @@ koin-compose = "1.1.2"
koin-test = "3.5.3"
korge-foundation = "5.4.0"
kotest = "5.8.0"
kotlin = "1.9.22"
kotlin = "1.9.23"
kotlinpoet = "1.16.0"
kotlinx-coroutines = "1.8.0"
kotlinx-immutable = "0.3.7"
kotlinx-serialization = "1.6.3"
kover = "0.7.6"
ksp = "1.9.22-1.0.18"
ksp = "1.9.23-1.0.19"
ktor = "2.3.9"
lifecycle = "2.7.0"
lyricist = "1.6.2-1.8.20"
Expand Down

0 comments on commit f26ae2c

Please sign in to comment.