Skip to content

Commit

Permalink
Merge pull request #103 from jsoberg/renovate/kotlin-dependencies-patch
Browse files Browse the repository at this point in the history
Update kotlin dependencies
  • Loading branch information
jsoberg authored Oct 26, 2024
2 parents 9628e20 + 9d86de8 commit a3a333e
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 @@ -14,11 +14,11 @@ googleMaterial = "1.12.0"
javapoet = "1.13.0"
junit4 = "4.13.2"
junitJupiter = "5.11.3"
kotlin = "2.0.20"
kotlin = "2.0.21"
kotlinCoroutines = "1.9.0"
kotlinSerialization = "1.7.3"
# KSP version must align with Kotlin version: https://github.com/google/ksp/releases
ksp = "2.0.20-1.0.25"
ksp = "2.0.21-1.0.26"
ktor = "2.3.12"
lottie = "6.5.2"
mockk = "1.13.13"
Expand Down

0 comments on commit a3a333e

Please sign in to comment.