Skip to content

Commit

Permalink
Upgrade to JUnit Jupiter 5.7.1
Browse files Browse the repository at this point in the history
Closes gh-25215
  • Loading branch information
wilkinsona committed Feb 12, 2021
1 parent 636a99e commit d50be39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -888,7 +888,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.7.0") {
library("JUnit Jupiter", "5.7.1") {
group("org.junit") {
imports = [
"junit-bom"
Expand Down

0 comments on commit d50be39

Please sign in to comment.