We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e6e07e + df46765 commit 07d5f01Copy full SHA for 07d5f01
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('6.0.0')
+ useJUnitJupiter('6.0.1')
31
}
32
33
0 commit comments