We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6710012 commit a1913abCopy full SHA for a1913ab
1 file changed
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'java'
9
id 'pmd'
10
id 'checkstyle'
11
- id 'com.github.spotbugs' version '5.0.0-beta.1'
+ id 'com.github.spotbugs' version '5.2.4'
12
id 'org.springframework.boot' version '2.5.5'
13
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
14
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1'
0 commit comments