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 d488b0c commit a34f2d2Copy full SHA for a34f2d2
build.gradle.kts
@@ -5,7 +5,7 @@ import com.jashmore.gradle.release
5
plugins {
6
java
7
`java-library`
8
- id("com.github.spotbugs") version "4.4.4"
+ id("com.github.spotbugs") version "4.4.5"
9
checkstyle
10
jacoco
11
}
0 commit comments