Skip to content

Commit

Permalink
add missing edc-control-plane-api-client dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
talele08 authored and aniket committed Oct 11, 2023
1 parent 30e989b commit 5859e61
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ plugins {
}

dependencies {
implementation(libs.edc.control.plane.api.client)
implementation(libs.edc.control.plane.core)
implementation(libs.edc.dsp)
implementation(libs.edc.configuration.filesystem)
Expand Down

0 comments on commit 5859e61

Please sign in to comment.