Skip to content

Commit 2d3f562

Browse files
authored
Merge pull request #78 from Project516/renovate/major-junit-framework-monorepo
Update dependency useJUnitJupiter to v6
2 parents 7789f94 + 437d7a9 commit 2d3f562

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
@@ -22,7 +22,7 @@ testing {
2222
// Configure the built-in test suite
2323
test {
2424
// Use JUnit Jupiter test framework
25-
useJUnitJupiter('5.14.1')
25+
useJUnitJupiter('6.0.1')
2626
}
2727
}
2828
}

0 commit comments

Comments
 (0)