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 baeccc6 commit 472090dCopy full SHA for 472090d
build.gradle
@@ -2,7 +2,7 @@ plugins {
2
// id "com.jfrog.bintray" version "1.8.5"
3
id 'java'
4
id 'checkstyle'
5
- id 'com.github.spotbugs' version '6.1.13'
+ id 'com.github.spotbugs' version '6.2.3'
6
id 'org.sonarqube' version '4.0.0.2929'
7
id 'maven-publish'
8
id 'org.embulk.embulk-plugins' version '0.7.0'
0 commit comments