mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-03 08:46:55 +00:00
Bump Ktor to 3.0.3 for Kotlin client. (#20410)
This commit is contained in:
@@ -11,7 +11,7 @@ version = "1.0.0"
|
||||
val kotlin_version = "2.0.21"
|
||||
val coroutines_version = "1.9.0"
|
||||
val serialization_version = "1.7.3"
|
||||
val ktor_version = "3.0.2"
|
||||
val ktor_version = "3.0.3"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user