Skip to content

Commit a6bb91a

Browse files
committed
fix: prevent double inclusion of the platform
1 parent 2ca7624 commit a6bb91a

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
@@ -36,7 +36,6 @@ dependencies {
3636
// Platform
3737
annotationProcessor enforcedPlatform("io.kestra:platform:$kestraVersion")
3838
implementation enforcedPlatform("io.kestra:platform:$kestraVersion")
39-
api enforcedPlatform("io.kestra:platform:$kestraVersion")
4039

4140
// lombok
4241
annotationProcessor "org.projectlombok:lombok"

0 commit comments

Comments
 (0)