Merge pull request #340 from ouchadam/renovate/ktor
Update dependency io.ktor:ktor-client-android to v2.3.0
This commit is contained in:
commit
4a5fa425f2
|
@ -2,7 +2,7 @@
|
|||
kotlin = "1.8.0"
|
||||
coroutines = "1.6.4"
|
||||
sqldelight = "1.5.5"
|
||||
ktor = "2.2.4"
|
||||
ktor = "2.3.0"
|
||||
|
||||
[plugins]
|
||||
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
|
||||
|
|
Loading…
Reference in New Issue