Skip to content

Commit a3110a4

Browse files
authored
Merge pull request #6 from Project516/renovate/major-junit-framework-monorepo
Update dependency useJUnitJupiter to v6
2 parents d54e69c + 274047c commit a3110a4

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)