We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3089d43 commit 20bad97Copy full SHA for 20bad97
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('6.0.2')
+ useJUnitJupiter('6.0.3')
26
}
27
28
0 commit comments