Upgrade to JUnit Jupiter 5.7.1

Closes gh-25241
This commit is contained in:
Andy Wilkinson 2021-02-12 12:02:23 +00:00
parent 3e8773cda2
commit 723bdc77a5

View File

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