feat(kernel): inject decision journal into stage context + wire repository
This commit is contained in:
@@ -22,6 +22,7 @@ dependencies {
|
||||
implementation project(":infrastructure:workflow")
|
||||
implementation project(":core:artifacts")
|
||||
implementation project(":core:artifacts-store")
|
||||
implementation(project(":core:journal"))
|
||||
implementation project(":infrastructure:artifacts-cas")
|
||||
implementation "io.ktor:ktor-client-core:$ktor_version"
|
||||
implementation "io.ktor:ktor-client-cio:$ktor_version"
|
||||
|
||||
Reference in New Issue
Block a user