fix: Ktor method not found

This commit is contained in:
1fexd 2024-01-05 13:12:28 +01:00
parent f42f67b07c
commit b9642e54bf
No known key found for this signature in database
GPG Key ID: B459DD424E49FAAD
2 changed files with 3 additions and 2 deletions

View File

@ -30,7 +30,7 @@ import io.ktor.client.request.setBody
import io.ktor.http.ContentType
import io.ktor.http.Parameters
import io.ktor.http.contentType
import io.ktor.utils.io.InternalAPI
import io.ktor.util.*
import kotlinx.serialization.encodeToString
import kotlinx.serialization.json.Json
import kotlinx.serialization.json.JsonObject

View File

@ -88,7 +88,8 @@ ktlint = "0.50.0"
# https://github.com/JLLeitschuh/ktlint-gradle
ktlintPlugin = "12.0.3"
# https://github.com/ktorio/ktor
ktor = "3.0.0-beta-1"
# Keep in sync with https://github.com/Kamel-Media/Kamel/blob/main/gradle/libs.versions.toml#L24
ktor = "2.3.7"
# https://github.com/skydoves/landscapist
landscapist = "2.2.13"
# https://github.com/cashapp/licensee