diff --git a/settings.gradle b/settings.gradle index 83a40d3061..13792d7260 100644 --- a/settings.gradle +++ b/settings.gradle @@ -6,7 +6,7 @@ pluginManagement { // https://github.com/gradle-nexus/publish-plugin/releases id 'io.github.gradle-nexus.publish-plugin' version '1.1.0' // https://github.com/spotbugs/spotbugs-gradle-plugin/releases - id 'com.github.spotbugs' version '5.0.7' + id 'com.github.spotbugs' version '5.0.8' // https://github.com/diffplug/spotless-changelog id 'com.diffplug.spotless-changelog' version '2.3.2' // https://github.com/diffplug/goomph/blob/main/CHANGES.md