Skip to content

Commit

Permalink
fix(deps): update ktor monorepo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 33f2161 commit c4e1c4e
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 @@ -14,7 +14,7 @@ kotlinxCoroutines = "1.9.0"
koinBom = "4.0.0"
ktlint = "0.49.1"
kotlinxSerialization = "1.7.3"
ktor = "2.3.12"
ktor = "3.0.0"
ksp = "2.0.21-1.0.25"
firebaseBom = "33.4.0"
multiplatformFirebase = "2.1.0"
Expand Down

0 comments on commit c4e1c4e

Please sign in to comment.