Skip to content

Commit

Permalink
chore(deps): update kotlin-ksp-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 9, 2024
1 parent 32c3e2b commit 6562dbb
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 @@ -3,7 +3,7 @@ androidGradlePlugin = "8.2.2"
# For updating Kotlin and Compose Compiler version, see:
# https://github.com/JetBrains/compose-multiplatform/blob/master/VERSIONING.md#kotlin-compatibility
# https://developer.android.com/jetpack/androidx/releases/compose-kotlin?#pre-release_kotlin_compatibility
kotlin = "1.9.22"
kotlin = "1.9.23"

androidDesugarJdkLibs = "2.0.4"
apollographql = "3.8.2"
Expand All @@ -17,7 +17,7 @@ koinCompose = "1.1.2"
ktlint = "0.49.1"
kotlinxSerialization = "1.6.3"
ktor = "2.3.9"
ksp = "1.9.22-1.0.18"
ksp = "1.9.23-1.0.19"
firebaseBom = "32.7.3"
multiplatformFirebase = "1.11.1"
multiplatformSettings = "1.1.1"
Expand Down

0 comments on commit 6562dbb

Please sign in to comment.