Skip to content

Commit ab94406

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/org.sonarqube-7.2.2.6593' into dependabot/consolidated-updates
2 parents aab5008 + 75c9722 commit ab94406

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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 "7.2.2.6593"
10+
1011
}
1112

1213
java {

0 commit comments

Comments
 (0)