We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33f6ff9 + bc4cba0 commit a542d19Copy full SHA for a542d19
1 file changed
build.gradle
@@ -5,7 +5,7 @@ plugins {
5
id 'maven-publish'
6
id 'signing'
7
id 'jacoco'
8
- id 'com.github.spotbugs' version '6.2.1'
+ id 'com.github.spotbugs' version '6.2.2'
9
id "org.sonarqube" version "6.2.0.5505"
10
}
11
0 commit comments