mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-05 21:46:10 +00:00
[KOTLIN] feat: adds maven-publish to 'kotlin' client generator (#14344)
* [KOTLIN] feat: adds maven-publish to 'kotlin' client generator * [KOTLIN] chore: regenerate samples
This commit is contained in:
@@ -19,6 +19,7 @@ buildscript {
|
||||
}
|
||||
|
||||
apply plugin: 'kotlin'
|
||||
apply plugin: 'maven-publish'
|
||||
|
||||
repositories {
|
||||
maven { url "https://repo1.maven.org/maven2" }
|
||||
|
||||
Reference in New Issue
Block a user