Skip to content

Commit 5519b81

Browse files
Update dependency useJUnitJupiter to v6
1 parent 2f1cb0a commit 5519b81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ testing {
2929
// Configure the built-in test suite
3030
test {
3131
// Use JUnit Jupiter test framework
32-
useJUnitJupiter('5.14.0')
32+
useJUnitJupiter('6.0.0')
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)