Skip to content

Commit

Permalink
chore: add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
ronjaquensel authored and majadlymhmd committed Oct 30, 2024
1 parent f5d1eff commit 7e8ebf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dependencies {
implementation(libs.edc.transfer.data.plane.signaling)
implementation(libs.edc.transfer.pull.http.receiver)
implementation(libs.edc.validator.data.address.http.data)
implementation(libs.edc.api.control.configuration)

implementation(libs.edc.edr.cache.api)
implementation(libs.edc.edr.store.core)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ dependencies {
implementation(libs.edc.transfer.data.plane.signaling)
implementation(libs.edc.transfer.pull.http.receiver)
implementation(libs.edc.validator.data.address.http.data)
implementation(libs.edc.api.control.configuration)

implementation(libs.edc.edr.cache.api)
implementation(libs.edc.edr.store.core)
Expand Down

0 comments on commit 7e8ebf0

Please sign in to comment.