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 03159f8 commit 26d63ecCopy full SHA for 26d63ec
build.gradle
@@ -40,7 +40,6 @@ dependencies {
40
// Platform
41
annotationProcessor enforcedPlatform("io.kestra:platform:$kestraVersion")
42
implementation enforcedPlatform("io.kestra:platform:$kestraVersion")
43
- api enforcedPlatform("io.kestra:platform:$kestraVersion")
44
45
// lombok
46
annotationProcessor "org.projectlombok:lombok"
0 commit comments