Skip to content

Commit 6818d35

Browse files
Fix circular dependency when ECLIPSELINK arg is set to true during build (#284)
1 parent 1e4b507 commit 6818d35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extension/persistence/eclipselink/build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ plugins {
2424

2525
dependencies {
2626
implementation(project(":polaris-core"))
27-
runtimeOnly(project(":polaris-service"))
2827
implementation(libs.eclipselink)
2928
implementation(platform(libs.dropwizard.bom))
3029
implementation("io.dropwizard:dropwizard-jackson")

0 commit comments

Comments
 (0)