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.
2 parents b3db789 + 562c2ea commit 54b050eCopy full SHA for 54b050e
1 file changed
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'java-library'
8
id 'maven-publish'
9
id 'checkstyle'
10
- id 'com.github.spotbugs' version '6.3.0'
+ id 'com.github.spotbugs' version '6.4.1'
11
id 'com.github.ben-manes.versions' version '0.52.0'
12
}
13
0 commit comments