mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 05:17:03 +05:30
fix(deps): update ktor to v2.2.2
This commit is contained in:
parent
002f4f9309
commit
f34d6c5222
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ coroutines = "1.6.4"
|
||||||
dagger = "2.44.2"
|
dagger = "2.44.2"
|
||||||
kotest = "5.5.4"
|
kotest = "5.5.4"
|
||||||
kotlin = "1.7.21"
|
kotlin = "1.7.21"
|
||||||
ktor = "2.2.1"
|
ktor = "2.2.2"
|
||||||
# @pin Needs to be aligned with Retrofit
|
# @pin Needs to be aligned with Retrofit
|
||||||
okhttp = "3.14.9"
|
okhttp = "3.14.9"
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue