File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ errorprone-core = "com.google.errorprone:error_prone_core:2.42.0"
6868test-logger = " com.adarshr.test-logger:4.0.0"
6969spotless = " com.diffplug.spotless:8.7.0"
7070spotless-changelog = " com.diffplug.spotless-changelog:3.1.2"
71- spotbugs = " com.github.spotbugs:6.5.6 "
71+ spotbugs = " com.github.spotbugs:6.5.8 "
7272plugin-publish = " com.gradle.plugin-publish:2.1.1"
7373equo-ide = " dev.equo.ide:1.7.8"
7474version-compatibility = " io.github.davidburstrom.version-compatibility:0.5.0"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ pluginManagement {
99
1010plugins {
1111 id ' com.diffplug.spotless' version ' 8.7.0' apply false
12- id ' com.github.spotbugs' version ' 6.5.6 ' apply false // https://github.com/spotbugs/spotbugs-gradle-plugin/releases
12+ id ' com.github.spotbugs' version ' 6.5.8 ' apply false // https://github.com/spotbugs/spotbugs-gradle-plugin/releases
1313 id ' com.gradle.develocity' version ' 4.4.3'
1414}
1515
You can’t perform that action at this time.
0 commit comments