Skip to content

Commit 7821ec8

Browse files
chore(deps): update plugin org.sonarqube to v5
1 parent 9e2f3f1 commit 7821ec8

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
@@ -1,6 +1,6 @@
11
plugins {
22
id "org.springframework.boot" version "$LIB_SPRING_BOOT_VER" apply false
3-
id "org.sonarqube" version "4.4.1.3373"
3+
id "org.sonarqube" version "5.0.0.4638"
44
id "jacoco"
55
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
66
}

0 commit comments

Comments
 (0)