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 1c6c22a commit 70bacfbCopy full SHA for 70bacfb
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 '4.4.1.3373'
7
id 'maven-publish'
8
id 'org.embulk.embulk-plugins' version '0.7.0'
9
id 'org.jreleaser' version '1.18.0'
0 commit comments