Upgrade to JUnit Jupiter 5.8.2

Closes gh-29227
pull/29200/head
Stephane Nicoll 3 years ago
parent 78873706cf
commit 179414c7f3

@ -1016,7 +1016,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.8.1") {
library("JUnit Jupiter", "5.8.2") {
group("org.junit") {
imports = [
"junit-bom"

Loading…
Cancel
Save