Upgrade to JUnit Jupiter 5.6.2

Closes gh-21241
pull/21259/head
Stephane Nicoll 5 years ago
parent 7df2ab6550
commit a8171e4bac

@ -960,7 +960,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.6.1") {
library("JUnit Jupiter", "5.6.2") {
group("org.junit") {
imports = [
"junit-bom"

Loading…
Cancel
Save