We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8219f37 + 4c9e39a commit f77aeadCopy full SHA for f77aead
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 '2.0.0' apply false
14
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
15
- id 'com.github.spotbugs' version '6.0.27' apply false
+ id 'com.github.spotbugs' version '6.1.0' apply false
16
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md
17
id 'com.diffplug.spotless-changelog' version '3.1.2' apply false
18
// https://github.com/radarsh/gradle-test-logger-plugin/blob/develop/CHANGELOG.md
0 commit comments