This commit is contained in:
2025-12-12 21:59:18 +01:00
parent a759d19466
commit 1fbff53dbd
4 changed files with 6 additions and 10 deletions

View File

@@ -12,9 +12,9 @@ plugins {
}
dependencies {
implementation(libs.migration)
implementation(libs.ktor.server)
implementation(libs.exposed)
implementation(libs.migration)
}
publishing {