fix(deps): update ktor to v2.2.2

This commit is contained in:
renovate[bot] 2023-01-03 18:18:52 +00:00 committed by GitHub
parent 002f4f9309
commit f34d6c5222
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ coroutines = "1.6.4"
dagger = "2.44.2"
kotest = "5.5.4"
kotlin = "1.7.21"
ktor = "2.2.1"
ktor = "2.2.2"
# @pin Needs to be aligned with Retrofit
okhttp = "3.14.9"
retrofit = "2.9.0"