Merge pull request #123 from TouchInstinct/feature/kotlin_server_update

api gen version updated  for server templates
This commit is contained in:
Elena Bobkova 2019-07-02 18:02:55 +03:00 committed by GitHub
commit df9c885a31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ configurations {
}
dependencies {
apigeneratorKotlinServer 'ru.touchin:api-generator:1.3.1'
apigeneratorKotlinServer 'ru.touchin:api-generator:1.3.2'
}
task generateApiModelsKotlinServer doLast {