Skip to content

Commit 5b9507a

Browse files
rpalcoleanedtwigg
authored andcommitted
mandatory update for plugin portal publishing
More info https://blog.gradle.org/plugin-portal-update
1 parent 95fc44d commit 5b9507a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
// https://github.com/diffplug/goomph/blob/master/CHANGES.md
33
id 'com.diffplug.eclipse.resourcefilters' version '3.21.0'
44
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
5-
id 'com.gradle.plugin-publish' version '0.10.1' apply false
5+
id 'com.gradle.plugin-publish' version '0.11.0' apply false
66
// https://github.com/bintray/gradle-bintray-plugin/releases
77
id 'com.jfrog.bintray' version '1.8.4' apply false
88
// https://github.com/mnlipp/jdrupes-mdoclet/releases

0 commit comments

Comments
 (0)