Upgrade to JUnit Jupiter 5.6.3

Closes gh-23915
This commit is contained in:
Stephane Nicoll 2020-10-27 03:40:41 +01:00
parent f727db3866
commit 30a9424f6c

View File

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