Upgrade to JUnit 4.13.1

Closes gh-23876
This commit is contained in:
Stephane Nicoll 2020-10-27 03:41:23 +01:00
parent 30a9424f6c
commit 4769889c6b

View File

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