We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e5965f + e0b3f37 commit 2f1cb0aCopy full SHA for 2f1cb0a
1 file changed
app/build.gradle
@@ -29,7 +29,7 @@ testing {
29
// Configure the built-in test suite
30
test {
31
// Use JUnit Jupiter test framework
32
- useJUnitJupiter('5.12.1')
+ useJUnitJupiter('5.14.0')
33
}
34
35
0 commit comments