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 Feb 12, 2024
1 parent 5c4a056 commit 63069b1
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 @@ -15,7 +15,7 @@ kotlinx-coroutines = "1.7.3"
kotlinx-datetime = "0.5.0"
kotlinx-serialization = "1.6.2"
kotlinx-serialization-converter = "1.0.0"
kotlinx-collections-immutable = "0.3.6"
kotlinx-collections-immutable = "0.3.7"

androidx-core = "1.12.0"
androidx-lifecycle = "2.7.0"
Expand All @@ -39,7 +39,7 @@ lottie-compose = "5.2.0"
timber = "5.0.1"
firebase-bom = "32.7.0"
firebase-crashlytics = "2.9.9"
ksp = "1.9.22-1.0.16"
ksp = "1.9.22-1.0.17"
orbit-core = "4.6.1"
kotest = "5.8.0"
kakao-core = "2.19.0"
Expand Down

0 comments on commit 63069b1

Please sign in to comment.