Commit 8fc350ad authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to JUnit 4.13.1

Closes gh-23655
parent ad4200e3
...@@ -877,7 +877,7 @@ bom { ...@@ -877,7 +877,7 @@ bom {
] ]
} }
} }
library("JUnit", "4.13") { library("JUnit", "4.13.1") {
group("junit") { group("junit") {
modules = [ modules = [
"junit" "junit"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment