Skip to content

Commit e45a605

Browse files
committed
Update Spotbugs plugin
1 parent a88f97f commit e45a605

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import org.gradle.internal.jvm.Jvm
33
plugins {
44
id 'java'
55
id 'checkstyle'
6-
id "com.github.spotbugs" version "1.6.5"
6+
id "com.github.spotbugs" version "1.6.10"
77
id 'com.bmuschko.nexus' version '2.3.1'
88
id "io.codearte.nexus-staging" version "0.20.0"
99
id 'com.adarshr.test-logger' version '1.6.0'

0 commit comments

Comments
 (0)