We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec8179c + ff444a3 commit dbcbb8fCopy full SHA for dbcbb8f
jhdf/build.gradle
@@ -20,7 +20,7 @@ plugins {
20
id 'checkstyle' // Code style checks
21
22
// Community plugins (need versions)
23
- id 'org.sonarqube' version '7.2.2.6593' // Code quality
+ id 'org.sonarqube' version '7.2.3.7755' // Code quality
24
id "com.github.spotbugs" version "6.4.8" // Static analysis
25
id "me.champeau.jmh" version "0.7.3" // JMH support
26
}
0 commit comments