Upgrade to JUnit 4.13.2

Closes gh-25329
This commit is contained in:
Andy Wilkinson 2021-02-17 12:51:46 +00:00
parent 8155e09b8f
commit 48f8ec1f03

View File

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