Skip to content

Commit

Permalink
Update kotlin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 8, 2024
1 parent a0335bc commit 04b2fe4
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,12 +15,12 @@ javapoet = "1.13.0"
junit4 = "4.13.2"
junitJupiter = "5.10.2"
# Must be in line with Compose compiler: https://developer.android.com/jetpack/androidx/releases/compose-kotlin
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinCoroutines = "1.8.0"
kotlinSerialization = "1.6.3"
kover = "0.7.6"
# KSP version must align with Kotlin version: https://github.com/google/ksp/releases
ksp = "1.9.23-1.0.20"
ksp = "1.9.24-1.0.20"
ktor = "2.3.10"
lottie = "6.4.0"
mockk = "1.13.10"
Expand Down

0 comments on commit 04b2fe4

Please sign in to comment.