We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278cf7d commit 7a8e608Copy full SHA for 7a8e608
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java-gradle-plugin'
3
- id "com.gradle.plugin-publish" version "0.15.0"
+ id "com.gradle.plugin-publish" version "1.0.0"
4
id "org.jetbrains.gradle.plugin.idea-ext" version "1.0"
5
}
6
0 commit comments