We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 516d9e3 + dd71056 commit 1567a81Copy full SHA for 1567a81
1 file changed
app/build.gradle
@@ -27,7 +27,7 @@ testing {
27
// Configure the built-in test suite
28
test {
29
// Use JUnit Jupiter test framework
30
- useJUnitJupiter('5.14.0')
+ useJUnitJupiter('6.0.0')
31
}
32
33
0 commit comments