We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d54e69c + 274047c commit a3110a4Copy full SHA for a3110a4
1 file changed
app/build.gradle
@@ -37,7 +37,7 @@ testing {
37
// Configure the built-in test suite
38
test {
39
// Use JUnit Jupiter test framework
40
- useJUnitJupiter('5.14.0')
+ useJUnitJupiter('6.0.0')
41
}
42
43
0 commit comments