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.
1 parent e710f24 commit f8813e2Copy full SHA for f8813e2
build.gradle
@@ -23,7 +23,7 @@ plugins {
23
id 'io.spring.dependency-management' version '1.1.7' apply false
24
id 'org.antora' version '1.0.0'
25
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
26
- id 'com.github.spotbugs' version '6.0.27'
+ id 'com.github.spotbugs' version '6.0.28'
27
id 'io.freefair.aggregate-javadoc' version '8.10.2'
28
}
29
0 commit comments