Upgrade to JUnit Jupiter 5.7.2

Closes gh-26509
pull/26691/head
Stephane Nicoll 4 years ago
parent dc58916603
commit f3f6294fe2

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

Loading…
Cancel
Save