Upgrade to JUnit 4.13.2

Closes gh-25339
This commit is contained in:
Andy Wilkinson
2021-02-17 16:24:36 +00:00
parent edc7253635
commit 299134fb14

View File

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