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 9873f4a commit 0eb13d3Copy full SHA for 0eb13d3
build.gradle
@@ -23,7 +23,7 @@ plugins {
23
id 'io.spring.dependency-management' version '1.1.6' 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.24'
+ id 'com.github.spotbugs' version '6.0.25'
27
id 'io.freefair.aggregate-javadoc' version '8.10.2'
28
}
29
0 commit comments