This commit is contained in:
Данил 2024-04-17 17:57:52 +03:00
commit ff828ff9e1
19 changed files with 1250 additions and 0 deletions

9
gradle.properties Normal file
View file

@ -0,0 +1,9 @@
ktor_version=2.3.10
kotlin_version=1.9.23
logback_version=1.4.14
kotlin.code.style=official
postgresql_driver_version=42.7.2
exposed_version = 0.41.1
jbcrypt_version=0.4
hikaricp_version=5.0.1
redis_version=0.8