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 581e91c commit 8caee2bCopy full SHA for 8caee2b
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.3'
+ id 'com.github.spotbugs' version '6.2.5'
9
id "org.sonarqube" version "6.2.0.5505"
10
}
11
0 commit comments