Skip to content

Commit bb879ae

Browse files
committed
chore(deps): update dependency org.sonarqube:org.sonarqube.gradle.plugin to v3.2.0
1 parent cc843b3 commit bb879ae

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
@@ -29,7 +29,7 @@ buildscript {
2929
plugins {
3030
id 'io.franzbecker.gradle-lombok' version '3.2.0' apply false
3131
id "biz.aQute.bnd.builder" version "5.1.2" apply false
32-
id "org.sonarqube" version "3.0"
32+
id "org.sonarqube" version "3.2.0"
3333
id "jacoco"
3434
id 'io.codearte.nexus-staging' version '0.30.0'
3535
}

0 commit comments

Comments
 (0)