Upgrade to JUnit 4.13.2

Closes gh-25339
pull/25507/head
Andy Wilkinson 4 years ago
parent edc7253635
commit 299134fb14

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

Loading…
Cancel
Save