We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6110bcf + 1e60057 commit e223a1dCopy full SHA for e223a1d
1 file changed
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id 'maven-publish'
15
id 'signing'
16
id 'jacoco'
17
- id 'com.github.spotbugs' version '4.7.0'
+ id 'com.github.spotbugs' version '4.7.1'
18
}
19
20
java {
0 commit comments