Skip to content

Commit e5ea968

Browse files
Update plugin org.sonarqube to v6
1 parent 24350a5 commit e5ea968

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,7 +1,7 @@
11
plugins {
22
id 'java'
33
id 'com.github.johnrengelman.shadow' version '8.1.1'
4-
id 'org.sonarqube' version '4.4.1.3373'
4+
id 'org.sonarqube' version '6.0.1.5171'
55
id 'io.freefair.lombok' version '8.6'
66
id 'net.minecrell.plugin-yml.bukkit' version '0.6.0'
77
}

0 commit comments

Comments
 (0)