Skip to content

Commit dbcbb8f

Browse files
Merge pull request #801 from jamesmudd/dependabot/gradle/jhdf/org.sonarqube-7.2.3.7755
Bump org.sonarqube from 7.2.2.6593 to 7.2.3.7755 in /jhdf
2 parents ec8179c + ff444a3 commit dbcbb8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jhdf/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
id 'checkstyle' // Code style checks
2121

2222
// Community plugins (need versions)
23-
id 'org.sonarqube' version '7.2.2.6593' // Code quality
23+
id 'org.sonarqube' version '7.2.3.7755' // Code quality
2424
id "com.github.spotbugs" version "6.4.8" // Static analysis
2525
id "me.champeau.jmh" version "0.7.3" // JMH support
2626
}

0 commit comments

Comments
 (0)