Skip to content

Commit c5d621b

Browse files
chore(deps): update plugin org.sonarqube to v6
1 parent 4db8e43 commit c5d621b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
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 "6.0.1.5171"
44
id "jacoco"
55
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
66
}

0 commit comments

Comments
 (0)