We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab03217 + 1ff43ad commit 0aca3e2Copy full SHA for 0aca3e2
settings.gradle
@@ -6,7 +6,7 @@ pluginManagement {
6
// https://github.com/gradle-nexus/publish-plugin/releases
7
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
8
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
9
- id 'com.github.spotbugs' version '5.0.7'
+ id 'com.github.spotbugs' version '5.0.8'
10
// https://github.com/diffplug/spotless-changelog
11
id 'com.diffplug.spotless-changelog' version '2.3.2'
12
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
0 commit comments