File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ plugins {
88 // ✅ Spotless
99 id ' com.diffplug.spotless' version ' 8.0.0'
1010 // ✅ Spotbugs
11- id ' com.github.spotbugs' version ' 6.0.18 '
11+ id ' com.github.spotbugs' version ' 6.4.4 '
1212}
1313
1414subprojects {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66 // ✅ PMD
77 id ' pmd'
88 // ✅ Spotbugs
9- id ' com.github.spotbugs' version ' 6.0.18 '
9+ id ' com.github.spotbugs' version ' 6.4.4 '
1010 // ✅ Spotless
1111 id ' com.diffplug.spotless' version ' 8.0.0'
1212 // ✅ Application
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66 // ✅ PMD
77 id ' pmd'
88 // ✅ Spotbugs
9- id ' com.github.spotbugs' version ' 6.0.18 '
9+ id ' com.github.spotbugs' version ' 6.4.4 '
1010 // ✅ Spotless
1111 id ' com.diffplug.spotless' version ' 8.0.0'
1212 // ✅ Application
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66 // ✅ PMD
77 id ' pmd'
88 // ✅ Spotbugs
9- id ' com.github.spotbugs' version ' 6.0.18 '
9+ id ' com.github.spotbugs' version ' 6.4.4 '
1010 // ✅ Spotless
1111 id ' com.diffplug.spotless' version ' 8.0.0'
1212 // ✅ Micronaut
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66 // ✅ PMD
77 id ' pmd'
88 // ✅ Spotbugs
9- id ' com.github.spotbugs' version ' 6.0.18 '
9+ id ' com.github.spotbugs' version ' 6.4.4 '
1010 // ✅ Spotless
1111 id ' com.diffplug.spotless' version ' 8.0.0'
1212 // ✅ Quarkus
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66 // ✅ PMD
77 id ' pmd'
88 // ✅ Spotbugs
9- id ' com.github.spotbugs' version ' 6.0.18 '
9+ id ' com.github.spotbugs' version ' 6.4.4 '
1010 // ✅ Spotless
1111 id ' com.diffplug.spotless' version ' 8.0.0'
1212 // ✅ Spring Boot plugin
You can’t perform that action at this time.
0 commit comments