Skip to content

Commit 7a8e608

Browse files
committed
bump publish plugin
1 parent 278cf7d commit 7a8e608

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.15.0"
3+
id "com.gradle.plugin-publish" version "1.0.0"
44
id "org.jetbrains.gradle.plugin.idea-ext" version "1.0"
55
}
66

0 commit comments

Comments
 (0)