Skip to content

Commit

Permalink
Update plugin com.github.spotbugs to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BenSartor committed Dec 29, 2023
1 parent e50a9e4 commit be54d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ plugins {
id "idea"
id "war"
id "pmd"
id "com.github.spotbugs" version "5.2.5"
id "com.github.spotbugs" version "6.0.4"
id "org.springframework.boot" version "3.2.1"
id "io.spring.dependency-management" version "1.1.4"
id "com.github.ben-manes.versions" version "0.50.0"
Expand Down

0 comments on commit be54d62

Please sign in to comment.