Upgrade to JUnit Jupiter 5.7.2

Closes gh-26551
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:32 +01:00
parent f1e4cc1c28
commit 4b132628a7

View File

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