Upgrade to JUnit 4.13.1

Closes gh-23655
This commit is contained in:
Stephane Nicoll 2020-10-13 09:30:04 +02:00
parent ad4200e312
commit 8fc350ad76

View File

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