Skip to content

Commit 274047c

Browse files
Update dependency useJUnitJupiter to v6
1 parent d54e69c commit 274047c

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
@@ -37,7 +37,7 @@ testing {
3737
// Configure the built-in test suite
3838
test {
3939
// Use JUnit Jupiter test framework
40-
useJUnitJupiter('5.14.0')
40+
useJUnitJupiter('6.0.0')
4141
}
4242
}
4343
}

0 commit comments

Comments
 (0)