Skip to content

Commit a35c9dc

Browse files
committed
Update gradle plugin-publish plugin (no need to backport)
1 parent 5ff6463 commit a35c9dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/gradle-plugin-portal/build.gradle.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
*/
1616

1717
plugins {
18-
id "com.gradle.plugin-publish" version "0.10.0"
18+
id "com.gradle.plugin-publish" version "0.11.0"
1919
}
2020

2121
def publishGroup = '@GROUPID@'

0 commit comments

Comments
 (0)