We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7789f94 + 437d7a9 commit 2d3f562Copy full SHA for 2d3f562
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