Skip to content

Commit 1daf27d

Browse files
Merge pull request #237 from java9-modularity/dependabot/gradle/com.gradle.plugin-publish-1.2.1
Bump com.gradle.plugin-publish from 0.12.0 to 1.2.1
2 parents 43c44b0 + 1e7e363 commit 1daf27d

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
@@ -2,7 +2,7 @@ plugins {
22
id 'eclipse'
33
id 'java-gradle-plugin'
44
id 'maven-publish' // used for publishing to local maven repository
5-
id 'com.gradle.plugin-publish' version '1.2.0'
5+
id 'com.gradle.plugin-publish' version '1.2.1'
66
id 'com.github.johnrengelman.shadow' version '7.1.2'
77
id 'com.github.ben-manes.versions' version '0.51.0'
88
}

0 commit comments

Comments
 (0)