Skip to content

Commit 7d24431

Browse files
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v1.2.0
1 parent f11f999 commit 7d24431

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 "3.5.0.2730"
44
id "jacoco"
5-
id "io.github.gradle-nexus.publish-plugin" version '1.1.0'
5+
id "io.github.gradle-nexus.publish-plugin" version '1.2.0'
66
}
77

88
sonar {

0 commit comments

Comments
 (0)