We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb0f479 commit 50fb548Copy full SHA for 50fb548
build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id "com.github.ben-manes.versions" version '0.53.0'
15
id 'com.adarshr.test-logger' version '4.0.0'
16
id 'com.diffplug.spotless' version '7.2.1'
17
- id "com.github.spotbugs" version "6.4.6"
+ id "com.github.spotbugs" version "6.4.8"
18
}
19
20
apply from: "$rootDir/gradle-scripts/extensions.gradle"
0 commit comments