We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6849eec + 28ca68c commit b417bcdCopy full SHA for b417bcd
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.12'
+ id 'com.github.spotbugs' version '5.0.13'
10
// https://github.com/diffplug/spotless-changelog
11
id 'com.diffplug.spotless-changelog' version '2.4.0'
12
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
0 commit comments