Skip to content

Commit

Permalink
Merge pull request #102 from jsoberg/renovate/major-ktor-monorepo
Browse files Browse the repository at this point in the history
Update ktor monorepo to v3 (major)
  • Loading branch information
jsoberg authored Oct 26, 2024
2 parents a3a333e + 80febf1 commit 643ab2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ kotlinCoroutines = "1.9.0"
kotlinSerialization = "1.7.3"
# KSP version must align with Kotlin version: https://github.com/google/ksp/releases
ksp = "2.0.21-1.0.26"
ktor = "2.3.12"
ktor = "3.0.0"
lottie = "6.5.2"
mockk = "1.13.13"
robolectric = "4.13"
Expand Down

0 comments on commit 643ab2a

Please sign in to comment.