Upgrade to JUnit 4.13

Closes gh-19919
This commit is contained in:
Andy Wilkinson 2020-01-25 13:23:32 +00:00
parent 128127820b
commit dcbdd0afba

View File

@ -935,7 +935,7 @@ bom {
]
}
}
library("JUnit", "4.12") {
library("JUnit", "4.13") {
group("junit") {
modules = [
"junit"