Skip to content

Commit

Permalink
fix: add missing edc-control-plane-api-client dependency (eclipse-edc…
Browse files Browse the repository at this point in the history
…#134)

add missing edc-control-plane-api-client dependency
  • Loading branch information
talele08 authored and majadlymhmd committed Nov 15, 2023
1 parent 084872d commit 861ef5f
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 861ef5f

Please sign in to comment.