mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 13:10:53 +00:00
* Fix Kotlin Multiplatform Test - Remove obsolete 'GRADLE_METADATA' Gradle preview flag from Kotlin Multiplatform settings.gradle template file. - Update Kotlin Version to 1.5.31 - Update coroutines, serialization and Ktor versions to the versions recommended for usage with Kotlin 1.5.31 see https://kotlinlang.org/docs/releases.html#release-details . Fixes https://github.com/OpenAPITools/openapi-generator/issues/10898 * Add 'clean' task to pom.mustache and reformat sample pom.xml * Use stable 1.3.0 version of Kotlin serialization
1 line
57 B
Plaintext
1 line
57 B
Plaintext
rootProject.name = "kotlin-client-petstore-multiplatform" |