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 99f7215 commit 23d27c9Copy full SHA for 23d27c9
codegen/build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
id("groovy")
3
id("java-gradle-plugin")
4
id("com.diffplug.spotless") version "5.15.0"
5
- id("com.gradle.plugin-publish") version "0.21.0"
+ id("com.gradle.plugin-publish") version "1.0.0"
6
}
7
8
gradlePlugin {
0 commit comments