Update dependency io.ktor:ktor-http to v2.3.13
Some checks failed
Repo / Label merge conflict / Triage (push) Has been cancelled
SDK / Documentation / Lint (push) Has been cancelled
SDK / Documentation / Build Vitepress (push) Has been cancelled
SDK / Documentation / Build Dokka (push) Has been cancelled
SDK / Lint / Lint (push) Has been cancelled
SDK / Publish / Publish (push) Has been cancelled
SDK / Test / Test (17) (push) Has been cancelled
SDK / Test / Test (21) (push) Has been cancelled
SDK / Test / Validate binary compatibility (push) Has been cancelled
SDK / Test / Verify OpenAPI sources (push) Has been cancelled
SDK / Unstable branch / Update (push) Has been cancelled
SDK / Documentation / Deploy (push) Has been cancelled

This commit is contained in:
renovate[bot] 2024-11-20 21:19:50 +00:00 committed by Niels van Velzen
parent 89d3146891
commit a748118d4e

View File

@ -14,7 +14,7 @@ kotlin-logging = "3.0.5"
kotlinpoet = "1.18.1"
kotlinx-coroutines = "1.9.0"
kotlinx-serialization = "1.7.3"
ktor = "2.3.12"
ktor = "2.3.13"
nexuspublish = "2.0.0"
okhttp = "4.12.0"
slf4j = "2.0.16"