Skip to content

Commit 8654d17

Browse files
chore(deps): update plugin com.gradle.plugin-publish to v2
1 parent fdc06d9 commit 8654d17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle-ssh-plugin/plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'groovy'
33
id 'groovy-gradle-plugin'
44
id 'maven-publish'
5-
id 'com.gradle.plugin-publish' version '1.3.1'
5+
id 'com.gradle.plugin-publish' version '2.0.0'
66
}
77

88
repositories {

0 commit comments

Comments
 (0)