Remove heimdall and tool project.

This commit is contained in:
Liv Gorence
2023-01-26 20:36:48 -08:00
parent cf2a812b75
commit cec3b1297a
84 changed files with 3 additions and 2560 deletions

View File

@ -1,7 +0,0 @@
dependencies {
api("org.postgresql:postgresql:42.3.1")
api("org.jetbrains.exposed:exposed-jdbc:0.36.2")
api("org.jetbrains.exposed:exposed-java-time:0.36.2")
api("com.zaxxer:HikariCP:5.0.0")
compileOnly(project(":foundation-core"))
}