Skip to content

Commit

Permalink
bump gradle plugin publish to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
maiflai committed Jul 12, 2021
1 parent f7693fc commit 9a3f531
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id 'java-gradle-plugin'
id "com.gradle.plugin-publish" version "0.12.0"
id "com.gradle.plugin-publish" version "0.15.0"
id "org.jetbrains.gradle.plugin.idea-ext" version "1.0"
}

Expand Down

0 comments on commit 9a3f531

Please sign in to comment.