Skip to content

Commit d3e0918

Browse files
chore(deps): update plugin org.sonarqube to v6
1 parent 0f2c347 commit d3e0918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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
}
66

0 commit comments

Comments
 (0)