Skip to content

Commit ec88d8f

Browse files
committed
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2
1 parent 09ba436 commit ec88d8f

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
@@ -6,7 +6,7 @@ plugins {
66
id 'ru.vyarus.mkdocs' version '3.0.0'
77
id "com.github.spotbugs" version "6.0.9"
88
id 'com.diffplug.spotless' version '6.25.0'
9-
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
9+
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
1010
}
1111

1212
ext{

0 commit comments

Comments
 (0)