Skip to content

Commit 094eefb

Browse files
committed
Bumped up Gradle publish plugin
1 parent e252cca commit 094eefb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id "idea"
66
id "com.jfrog.bintray" version "1.8.4"
77
id "com.github.jk1.dependency-license-report" version "1.3"
8-
id "com.gradle.plugin-publish" version "0.10.1"
8+
id "com.gradle.plugin-publish" version "0.11.0"
99
id "java-gradle-plugin"
1010
}
1111

0 commit comments

Comments
 (0)