We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2813a26 + 451854f commit 38280feCopy full SHA for 38280fe
settings.gradle
@@ -12,7 +12,7 @@ plugins {
12
// https://github.com/gradle-nexus/publish-plugin/releases
13
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0' apply false
14
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
15
- id 'com.github.spotbugs' version '5.0.13' apply false
+ id 'com.github.spotbugs' version '5.0.14' apply false
16
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
17
id 'com.diffplug.spotless-changelog' version '3.0.1' apply false
18
// https://github.com/diffplug/goomph/blob/main/CHANGES.md
0 commit comments