We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4b507 commit 6818d35Copy full SHA for 6818d35
extension/persistence/eclipselink/build.gradle.kts
@@ -24,7 +24,6 @@ plugins {
24
25
dependencies {
26
implementation(project(":polaris-core"))
27
- runtimeOnly(project(":polaris-service"))
28
implementation(libs.eclipselink)
29
implementation(platform(libs.dropwizard.bom))
30
implementation("io.dropwizard:dropwizard-jackson")
0 commit comments