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 a58c73c commit 5646da3Copy full SHA for 5646da3
build.gradle
@@ -19,7 +19,7 @@ plugins {
19
id 'io.spring.dependency-management' version '1.1.7' apply false
20
id 'org.antora' version '1.0.0'
21
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
22
- id 'com.github.spotbugs' version '6.1.2'
+ id 'com.github.spotbugs' version '6.1.3'
23
id 'io.freefair.aggregate-javadoc' version '8.11'
24
}
25
0 commit comments