Skip to content

Commit 46b5a9f

Browse files
committed
Remove notCompatibleWithConfigurationCache
1 parent c7fdcba commit 46b5a9f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugin-gradle/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,6 @@ gradlePlugin {
8282

8383
tasks.named("publishPlugins") {
8484
enabled = !version.endsWith('-SNAPSHOT')
85-
notCompatibleWithConfigurationCache("https://github.com/gradle/gradle/issues/21283")
8685
}
8786

8887
// have to apply java-publish after setting up the pluginBundle

0 commit comments

Comments
 (0)