Upgrade to JUnit Jupiter 5.8.1

Closes gh-28052
This commit is contained in:
Stephane Nicoll 2021-09-23 06:48:03 +02:00
parent 342c749784
commit 6ba3af1454

View File

@ -990,7 +990,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.7.2") {
library("JUnit Jupiter", "5.8.1") {
group("org.junit") {
imports = [
"junit-bom"