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 90f0d87 + e9c75c0 commit 620d4e4Copy full SHA for 620d4e4
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'maven-publish'
6
id 'signing'
7
id 'jacoco'
8
- id 'com.github.spotbugs' version '6.1.4'
+ id 'com.github.spotbugs' version '6.1.5'
9
id "org.sonarqube" version "6.0.1.5171"
10
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
11
}
0 commit comments