Upgrade to JUnit Jupiter 5.6.3

Closes gh-23915
pull/26228/head
Stephane Nicoll 4 years ago
parent f727db3866
commit 30a9424f6c

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

Loading…
Cancel
Save