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 8c5f014 + d905636 commit c336bd5Copy full SHA for c336bd5
build.gradle
@@ -29,7 +29,7 @@ allprojects {
29
ext {
30
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
31
spotbugsVersion = "4.7.1"
32
- junitVersion = "5.8.2"
+ junitVersion = "5.9.0"
33
checkstyleVersion = "9.3" // do not use latest version (10.0) as it requires compile JDK 11
34
}
35
0 commit comments