We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af490ed + 4dbbb1b commit 7b72c00Copy full SHA for 7b72c00
1 file changed
app/build.gradle
@@ -22,7 +22,7 @@ testing {
22
// Configure the built-in test suite
23
test {
24
// Use JUnit Jupiter test framework
25
- useJUnitJupiter('5.14.1')
+ useJUnitJupiter('6.0.1')
26
}
27
28
0 commit comments