Skip to content

Commit 139de9e

Browse files
committed
chore: update Sonarqube plugin to v6.1.0.5360
1 parent bcd5e30 commit 139de9e

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
@@ -13,7 +13,7 @@ plugins {
1313
id('java')
1414
id('jacoco')
1515
id('maven-publish')
16-
id('org.sonarqube') version('4.0.0.2929')
16+
id('org.sonarqube') version('6.1.0.5360')
1717
id('org.jetbrains.changelog') version('2.0.0')
1818
id('org.kordamp.gradle.markdown') version('2.2.0')
1919
id('com.github.johnrengelman.shadow') version('7.1.2')

0 commit comments

Comments
 (0)