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 f897b09 commit 0b62fe1Copy full SHA for 0b62fe1
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'java'
4
id 'checkstyle'
5
id 'com.github.spotbugs' version '6.1.13'
6
- id 'org.sonarqube' version '4.0.0.2929'
+ id 'org.sonarqube' version '6.3.1.5724'
7
id 'maven-publish'
8
id 'org.embulk.embulk-plugins' version '0.7.0'
9
id 'org.jreleaser' version '1.20.0'
0 commit comments