Upgrade to JUnit Jupiter 5.8.2

Closes gh-29066
pull/29089/head
Stephane Nicoll 3 years ago
parent 657f6e0010
commit 36332d42b8

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

Loading…
Cancel
Save