This commit is contained in:
pavel 2026-02-05 01:12:17 +01:00
commit 3f9345b064
19 changed files with 710 additions and 0 deletions

7
gradle.properties Normal file
View file

@ -0,0 +1,7 @@
kotlin.code.style=official
exposed_version=0.61.0
kotlin_version=2.3.0
ktor_version=3.4.0
logback_version=1.4.14
postgres_version=42.7.9
flyway_version=12.0.0