Skip to content

Commit 42245cb

Browse files
authored
Nit: remove transitive dependencies from runtime/server/build.gradle.kts (#2385)
1 parent 76c5d54 commit 42245cb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

runtime/server/build.gradle.kts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ val distributionElements by
3939
}
4040

4141
dependencies {
42-
implementation(project(":polaris-core"))
43-
implementation(project(":polaris-api-management-service"))
44-
implementation(project(":polaris-api-iceberg-service"))
4542
implementation(project(":polaris-runtime-service"))
4643

4744
runtimeOnly(project(":polaris-eclipselink"))

0 commit comments

Comments
 (0)