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 2cd4fe3 commit a89da13Copy full SHA for a89da13
build.gradle
@@ -22,7 +22,7 @@ plugins {
22
id 'org.jetbrains.dokka' version '1.9.20'
23
id 'org.antora' version '1.0.0'
24
id 'io.spring.antora.generate-antora-yml' version '0.0.1'
25
- id 'com.github.spotbugs' version '6.0.24'
+ id 'com.github.spotbugs' version '6.0.25'
26
id 'io.freefair.aggregate-javadoc' version '8.6'
27
}
28
0 commit comments