Skip to content

Commit c8c6534

Browse files
Update dependency useJUnitJupiter to v6
1 parent ad04a2e commit c8c6534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ testing {
2727
// Configure the built-in test suite
2828
test {
2929
// Use JUnit Jupiter test framework
30-
useJUnitJupiter('5.14.1')
30+
useJUnitJupiter('6.0.1')
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)