We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca7624 commit a6bb91aCopy full SHA for a6bb91a
build.gradle
@@ -36,7 +36,6 @@ dependencies {
36
// Platform
37
annotationProcessor enforcedPlatform("io.kestra:platform:$kestraVersion")
38
implementation enforcedPlatform("io.kestra:platform:$kestraVersion")
39
- api enforcedPlatform("io.kestra:platform:$kestraVersion")
40
41
// lombok
42
annotationProcessor "org.projectlombok:lombok"
0 commit comments