We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b657ecc commit 154abb1Copy full SHA for 154abb1
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'java-gradle-plugin'
3
- id "com.gradle.plugin-publish" version "0.10.0"
+ id "com.gradle.plugin-publish" version "0.12.0"
4
id "org.jetbrains.gradle.plugin.idea-ext" version "0.4.2"
5
}
6
0 commit comments