add post creating business case
This commit is contained in:
@@ -31,8 +31,8 @@ repositories {
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
|
||||
api projectByName("postssystem.ktor.client")
|
||||
api projectByName("postssystem.ktor.server")
|
||||
api projectByName("ktor.client")
|
||||
api projectByName("ktor.server")
|
||||
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test"
|
||||
testImplementation "org.jetbrains.kotlin:kotlin-test-junit"
|
||||
|
Reference in New Issue
Block a user