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 36663dc commit fe43242Copy full SHA for fe43242
build.gradle
@@ -28,7 +28,7 @@ allprojects {
28
29
ext {
30
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
31
- spotbugsVersion = "4.5.1"
+ spotbugsVersion = "4.5.2"
32
junitVersion = "4.13.2"
33
}
34
0 commit comments