Skip to content
Snippets Groups Projects
Unverified Commit 4f97137d authored by Enrico Risa's avatar Enrico Risa Committed by GitHub
Browse files

chore: fixes catalog server boot faulire (#358)

chore: fixes catalog server boot failure
parent fd01201b
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ dependencies {
runtimeOnly(libs.edc.api.management.config)
runtimeOnly(libs.edc.controlplane.core) //default store impls, etc.
runtimeOnly(libs.edc.controlplane.services) // aggregate services
runtimeOnly(libs.edc.core.edrstore)
runtimeOnly(libs.edc.dsp) // protocol webhook
runtimeOnly(libs.bundles.dcp) // DCP protocol impl
runtimeOnly(libs.edc.api.dsp.config) // json-ld expansion
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment