Skip to content

Commit 154abb1

Browse files
committed
upgrade publish plugin
1 parent b657ecc commit 154abb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java-gradle-plugin'
3-
id "com.gradle.plugin-publish" version "0.10.0"
3+
id "com.gradle.plugin-publish" version "0.12.0"
44
id "org.jetbrains.gradle.plugin.idea-ext" version "0.4.2"
55
}
66

0 commit comments

Comments
 (0)