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 8819c00 + 312577b commit 8b57416Copy full SHA for 8b57416
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.2.4'
+ id 'com.github.spotbugs' version '6.2.5'
11
id 'com.github.ben-manes.versions' version '0.52.0'
12
}
13
0 commit comments