Skip to content

Commit 63ed2f5

Browse files
Update plugin com.github.spotbugs to v5.1.2
1 parent 6710012 commit 63ed2f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id 'java'
99
id 'pmd'
1010
id 'checkstyle'
11-
id 'com.github.spotbugs' version '5.0.0-beta.1'
11+
id 'com.github.spotbugs' version '5.1.2'
1212
id 'org.springframework.boot' version '2.5.5'
1313
id 'io.spring.dependency-management' version '1.0.11.RELEASE'
1414
id 'org.jetbrains.gradle.plugin.idea-ext' version '1.1'

0 commit comments

Comments
 (0)