Commit f3f6294f authored by Stephane Nicoll's avatar Stephane Nicoll

Upgrade to JUnit Jupiter 5.7.2

Closes gh-26509
parent dc589166
...@@ -889,7 +889,7 @@ bom { ...@@ -889,7 +889,7 @@ bom {
] ]
} }
} }
library("JUnit Jupiter", "5.7.1") { library("JUnit Jupiter", "5.7.2") {
group("org.junit") { group("org.junit") {
imports = [ imports = [
"junit-bom" "junit-bom"
......
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