Upgrade to JUnit 4.13.2

Closes gh-25335
This commit is contained in:
Andy Wilkinson 2021-02-17 15:04:19 +00:00
parent 74b33cce5e
commit 92c82a4f54

View File

@ -939,7 +939,7 @@ bom {
]
}
}
library("JUnit", "4.13.1") {
library("JUnit", "4.13.2") {
group("junit") {
modules = [
"junit"