Upgrade to JUnit Jupiter 5.8.2

Closes gh-29227
This commit is contained in:
Stephane Nicoll
2022-01-03 09:42:29 +01:00
parent 78873706cf
commit 179414c7f3

View File

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