Upgrade to JUnit Jupiter 5.7.1

Closes gh-25241
pull/25264/head
Andy Wilkinson 4 years ago
parent 3e8773cda2
commit 723bdc77a5

@ -956,7 +956,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.7.0") {
library("JUnit Jupiter", "5.7.1") {
group("org.junit") {
imports = [
"junit-bom"

Loading…
Cancel
Save