mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-03 08:46:55 +00:00
Update ktor client version for custom plugin support (#16869)
* Update ktor-client version to 2.3.5 * Update ktor-client version to 2.2.3
This commit is contained in:
@@ -11,7 +11,7 @@ version = "1.0.0"
|
||||
val kotlin_version = "1.7.21"
|
||||
val coroutines_version = "1.6.4"
|
||||
val serialization_version = "1.3.3"
|
||||
val ktor_version = "2.1.3"
|
||||
val ktor_version = "2.2.3"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user