Skip to content

Commit 26d63ec

Browse files
committed
fix: prevent double inclusion of the platform
1 parent 03159f8 commit 26d63ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ dependencies {
4040
// Platform
4141
annotationProcessor enforcedPlatform("io.kestra:platform:$kestraVersion")
4242
implementation enforcedPlatform("io.kestra:platform:$kestraVersion")
43-
api enforcedPlatform("io.kestra:platform:$kestraVersion")
4443

4544
// lombok
4645
annotationProcessor "org.projectlombok:lombok"

0 commit comments

Comments
 (0)