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 6a1de8a commit 2550963Copy full SHA for 2550963
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
id 'base'
8
id 'io.spring.dependency-management' version '1.1.6'
9
id 'io.spring.javaformat' version "${javaFormatVersion}"
10
- id 'com.github.spotbugs' version '6.0.21'
+ id 'com.github.spotbugs' version '6.0.22'
11
id 'org.ajoberstar.grgit' version '5.2.2'
12
}
13
0 commit comments