Upgrade to JUnit Jupiter 5.9.3

Closes gh-35279
pull/35333/head
Andy Wilkinson 2 years ago
parent 6f816d196d
commit 8de41b43ae

@ -729,7 +729,7 @@ bom {
] ]
} }
} }
library("JUnit Jupiter", "5.9.2") { library("JUnit Jupiter", "5.9.3") {
group("org.junit") { group("org.junit") {
imports = [ imports = [
"junit-bom" "junit-bom"

Loading…
Cancel
Save