Skip to content

Commit 84e6cc2

Browse files
committed
Update dependency org.sonarqube:org.sonarqube.gradle.plugin to v3.1.1
1 parent 03f5bdd commit 84e6cc2

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
@@ -37,7 +37,7 @@ plugins {
3737
id 'io.franzbecker.gradle-lombok' version '3.2.0' apply false
3838
id "com.jfrog.artifactory" version "4.11.0" apply false
3939
id "biz.aQute.bnd.builder" version "5.1.2" apply false
40-
id "org.sonarqube" version "3.0"
40+
id "org.sonarqube" version "3.1.1"
4141
id "jacoco"
4242
}
4343

0 commit comments

Comments
 (0)