Deleted Spring Boot, migrated to Trixnity

This commit is contained in:
2022-02-08 19:33:01 +01:00
parent eb27af44e7
commit a9a854cba0
14 changed files with 280 additions and 360 deletions

5
gradle.properties Normal file
View File

@@ -0,0 +1,5 @@
ktor_version=1.6.7
kotlin_version=1.6.10
trixnity_version=1.1.6
logback_version=1.2.10
kotlin.code.style=official