create gradle tasks "test", "testSql", "migrations" and run docker before tasks
This commit is contained in:
@@ -1,10 +1,4 @@
|
||||
ktor_version=1.5.0
|
||||
kotlin.code.style=official
|
||||
kotlin_version=1.4.21-2
|
||||
coroutinesVersion=1.4.2
|
||||
logback_version=1.2.3
|
||||
koinVersion=2.0.1
|
||||
jackson_version=2.12.1
|
||||
systemProp.sonar.host.url=http://localhost:9002
|
||||
systemProp.sonar.login=admin
|
||||
systemProp.sonar.password=sonar
|
||||
|
||||
Reference in New Issue
Block a user