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 202f6b3 commit 637a0d0Copy full SHA for 637a0d0
build.gradle
@@ -20,7 +20,7 @@ plugins {
20
id 'org.ajoberstar.grgit' version '5.3.0'
21
id 'io.spring.nohttp' version '0.0.11'
22
id 'io.spring.dependency-management' version '1.1.7' apply false
23
- id 'com.github.spotbugs' version '6.0.27'
+ id 'com.github.spotbugs' version '6.0.28'
24
id 'io.freefair.aggregate-javadoc' version '8.10.2'
25
}
26
0 commit comments