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 5c710da + 7196645 commit 5537e84Copy full SHA for 5537e84
1 file changed
build.gradle
@@ -29,7 +29,7 @@ allprojects {
29
ext {
30
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
31
spotbugsVersion = "4.7.1"
32
- junitVersion = "5.9.0"
+ junitVersion = "5.9.1"
33
checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile JDK 11
34
}
35
0 commit comments