Skip to content

Commit

Permalink
Update Kotlin and KSP
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent f5bf10d commit d79f006
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
@@ -1,7 +1,7 @@
[versions]

android-gradle-plugin = "8.2.2"
kotlin-core = "1.9.22"
kotlin-core = "1.9.24"
gradle-dependency-handler-extensions = "1.1.0"

google-secrets = "2.0.1"
Expand All @@ -11,7 +11,7 @@ kotlin-detekt = "1.23.6"
kotlin-ktlint-gradle = "11.6.1"
kotlin-ktlint-source = "0.50.0"

kotlinx-coroutines = "1.8.0"
kotlinx-coroutines = "1.8.1"
kotlinx-datetime = "0.5.0"
kotlinx-serialization = "1.6.3"
kotlinx-serialization-converter = "1.0.0"
Expand All @@ -38,7 +38,7 @@ coil-compose = "2.6.0"
timber = "5.0.1"
firebase-bom = "32.8.1"
firebase-crashlytics = "2.9.9"
ksp = "1.9.22-1.0.18"
ksp = "1.9.24-1.0.20"
orbit-core = "4.6.1"
kotest = "5.8.1"
kakao-core = "2.20.1"
Expand Down

0 comments on commit d79f006

Please sign in to comment.