Upgrade to JUnit Jupiter 5.6.1

Closes gh-20772
pull/20793/head
Andy Wilkinson 5 years ago
parent 07df272243
commit e384b3d00f

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

Loading…
Cancel
Save