We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd250d0 commit 3ed66a1Copy full SHA for 3ed66a1
app/build.gradle
@@ -19,7 +19,7 @@ repositories {
19
20
dependencies {
21
// Use JUnit Jupiter for testing.
22
- testImplementation 'org.junit.jupiter:junit-jupiter:5.13.2'
+ testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
23
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
24
}
25
0 commit comments