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 4368f2b + 40c29a8 commit 0affe14Copy full SHA for 0affe14
build.gradle
@@ -29,7 +29,7 @@ allprojects {
29
ext {
30
nanojsonVersion = "e9d656ddb49a412a5a0a5d5ef20ca7ef09549996"
31
jsr305Version = "3.0.2"
32
- junitVersion = "5.14.0"
+ junitVersion = "5.14.1"
33
checkstyleVersion = "10.26.1"
34
}
35
0 commit comments