Skip to content

Commit 26f1504

Browse files
committed
shade preflight-runtime to avoid publishing to maven central
1 parent c3e1d9b commit 26f1504

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

preflight-core/preflight-gradle-plugin/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ tasks.shadowJar {
5454
include(project(":preflight-runtime"))
5555
include(dependency("org.taxilang:.*"))
5656
include(dependency("com.orbitalhq:.*"))
57+
include(dependency("com.orbitalhq.preflight:.*"))
5758
}
5859
}
5960

0 commit comments

Comments
 (0)