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.
1 parent d671751 commit 530a892Copy full SHA for 530a892
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'java'
4
id 'checkstyle'
5
id 'com.github.spotbugs' version '6.1.12'
6
- id 'org.sonarqube' version '4.0.0.2929'
+ id 'org.sonarqube' version '6.2.0.5505'
7
id 'maven-publish'
8
id 'org.embulk.embulk-plugins' version '0.7.0'
9
}
0 commit comments