Skip to content

Commit fb005e4

Browse files
committed
fix: prevent double inclusion of the platform
1 parent 6c57dbf commit fb005e4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)