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