clean up
This commit is contained in:
@@ -30,6 +30,7 @@ dependencies {
|
||||
implementation project(":postssystem.core")
|
||||
|
||||
api "org.jetbrains.exposed:exposed:$exposed_version"
|
||||
|
||||
testImplementation "org.xerial:sqlite-jdbc:$test_sqlite_version"
|
||||
testImplementation "org.junit.jupiter:junit-jupiter-api:$test_junit_version"
|
||||
}
|
||||
|
Reference in New Issue
Block a user