Skip to content

Commit

Permalink
remove protocol-version-api from mock-connector
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelmag110 committed Jan 8, 2025
1 parent 5b95789 commit 1023476
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions edc-tests/runtime/mock-connector/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ dependencies {
runtimeOnly(libs.edc.boot)
runtimeOnly(libs.edc.api.management) {
exclude("org.eclipse.edc", "edr-cache-api")
exclude("org.eclipse.edc", "protocol-version-api")
}
runtimeOnly(libs.edc.api.management.config)

Expand Down

0 comments on commit 1023476

Please sign in to comment.