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 d190aee commit b3332d4Copy full SHA for b3332d4
build.gradle
@@ -22,7 +22,7 @@ plugins {
22
id 'org.ajoberstar.grgit' version '5.2.2'
23
id 'io.spring.nohttp' version '0.0.11'
24
id 'io.spring.dependency-management' version '1.1.5' apply false
25
- id 'com.github.spotbugs' version '6.0.15'
+ id 'com.github.spotbugs' version '6.0.17'
26
}
27
28
apply plugin: 'io.spring.nohttp'
0 commit comments