Update version of apiGenerator for kotlin server

This commit is contained in:
Vladimir Shefer 2020-05-22 21:16:22 +03:00
parent e1726f0434
commit 9d35018021
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ configurations {
}
dependencies {
apigeneratorKotlinServer 'ru.touchin:api-generator:1.4.0-alpha1'
apigeneratorKotlinServer 'ru.touchin:api-generator:1.4.0-beta1'
}
task generateApiModelsKotlinServer doLast {