Skip to content

Commit 030f16a

Browse files
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2
1 parent 9e2f3f1 commit 030f16a

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 "org.springframework.boot" version "$LIB_SPRING_BOOT_VER" apply false
33
id "org.sonarqube" version "4.4.1.3373"
44
id "jacoco"
5-
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
5+
id "io.github.gradle-nexus.publish-plugin" version '2.0.0'
66
}
77

88
sonar {

0 commit comments

Comments
 (0)