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