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 6963385 + 1278517 commit 70d6a06Copy full SHA for 70d6a06
1 file changed
build.gradle
@@ -29,7 +29,7 @@ allprojects {
29
ext {
30
nanojsonVersion = "1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751"
31
spotbugsVersion = "4.8.6"
32
- junitVersion = "5.10.3"
+ junitVersion = "5.11.0"
33
checkstyleVersion = "10.4"
34
}
35
0 commit comments