Skip to content

Commit c01ab95

Browse files
committed
Merge remote-tracking branch 'remotes/origin/dependabot/gradle/org.sonarqube-6.3.1.5724' into mmainer/dependabot
2 parents 9ca02d1 + 5dffaac commit c01ab95

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ plugins {
66
id 'signing'
77
id 'jacoco'
88
id 'com.github.spotbugs' version '6.2.5'
9-
id "org.sonarqube" version "6.2.0.5505"
9+
id "org.sonarqube" version "6.3.1.5724"
10+
1011
}
1112

1213
java {

0 commit comments

Comments
 (0)