Upgrade to JUnit Jupiter 5.6.2

Closes gh-21241
This commit is contained in:
Stephane Nicoll 2020-04-29 14:34:35 +02:00
parent 7df2ab6550
commit a8171e4bac

View File

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