We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a88f97f commit e45a605Copy full SHA for e45a605
1 file changed
build.gradle
@@ -3,7 +3,7 @@ import org.gradle.internal.jvm.Jvm
3
plugins {
4
id 'java'
5
id 'checkstyle'
6
- id "com.github.spotbugs" version "1.6.5"
+ id "com.github.spotbugs" version "1.6.10"
7
id 'com.bmuschko.nexus' version '2.3.1'
8
id "io.codearte.nexus-staging" version "0.20.0"
9
id 'com.adarshr.test-logger' version '1.6.0'
0 commit comments