Merge pull request #149 from TouchInstinct/feature/api-generator.kotlin.up-version
up kotlin server api generator version
This commit is contained in:
commit
97391dd76f
|
|
@ -7,7 +7,7 @@ configurations {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
apigeneratorKotlinServer 'ru.touchin:api-generator:1.3.4'
|
||||
apigeneratorKotlinServer 'ru.touchin:api-generator:1.4.0-alpha1'
|
||||
}
|
||||
|
||||
task generateApiModelsKotlinServer doLast {
|
||||
|
|
|
|||
Loading…
Reference in New Issue