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.
2 parents 5ab74b3 + e9b4be3 commit 5bd7bf2Copy full SHA for 5bd7bf2
1 file changed
build.gradle
@@ -28,7 +28,7 @@ allprojects {
28
29
ext {
30
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
31
- spotbugsVersion = "4.7.0"
+ spotbugsVersion = "4.7.1"
32
junitVersion = "5.8.2"
33
checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile JDK 11
34
}
0 commit comments