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.
1 parent 4693413 commit 706a67fCopy full SHA for 706a67f
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id 'com.github.ben-manes.versions' version '0.51.0'
17
id 'com.google.osdetector' version '1.7.3'
18
id 'org.ajoberstar.grgit' version '5.3.0'
19
- id 'com.github.spotbugs' version '5.2.5' apply false
+ id 'com.github.spotbugs' version '6.1.2' apply false
20
id 'com.github.johnrengelman.shadow' version '8.1.1' apply false
21
}
22
0 commit comments