forked from loafle/openapi-generator-original
* 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" |