File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,6 @@ gradlePlugin {
8282
8383tasks. 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
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ pluginManagement {
88plugins {
99 id ' com.diffplug.spotless' version ' 7.2.1' apply false
1010 // https://plugins.gradle.org/plugin/com.gradle.plugin-publish
11- id ' com.gradle.plugin-publish' version ' 1.3.1 ' apply false
11+ id ' com.gradle.plugin-publish' version ' 2.0.0 ' apply false
1212 // https://github.com/gradle-nexus/publish-plugin/releases
1313 id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0' apply false
1414 // https://github.com/spotbugs/spotbugs-gradle-plugin/releases
You can’t perform that action at this time.
0 commit comments