Commit 723bdc77 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to JUnit Jupiter 5.7.1

Closes gh-25241
parent 3e8773cd
...@@ -956,7 +956,7 @@ bom { ...@@ -956,7 +956,7 @@ bom {
] ]
} }
} }
library("JUnit Jupiter", "5.7.0") { library("JUnit Jupiter", "5.7.1") {
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