fix(server): event capturing and necessary logic for smoke test.
This commit is contained in:
@@ -16,6 +16,8 @@ dependencies {
|
||||
implementation project(":infrastructure:persistence")
|
||||
implementation project(":infrastructure:tools")
|
||||
implementation project(":infrastructure:tools:filesystem")
|
||||
implementation project(":infrastructure:workflow")
|
||||
implementation project(":core:artifacts")
|
||||
implementation "io.ktor:ktor-client-core:$ktor_version"
|
||||
implementation "io.ktor:ktor-client-cio:$ktor_version"
|
||||
implementation "io.ktor:ktor-client-content-negotiation:$ktor_version"
|
||||
|
||||
Reference in New Issue
Block a user