We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57374a4 commit 8048ba1Copy full SHA for 8048ba1
build.gradle
@@ -3,7 +3,7 @@ plugins {
3
id 'signing'
4
id 'maven-publish'
5
id "com.diffplug.spotless" version "7.0.2"
6
- id "com.github.spotbugs" version "6.1.5"
+ id "com.github.spotbugs" version "6.1.6"
7
}
8
9
compileJava {
0 commit comments