Skip to content

Commit

Permalink
Upgrade to JUnit Jupiter 5.8.1
Browse files Browse the repository at this point in the history
Closes gh-28052
  • Loading branch information
snicoll committed Sep 23, 2021
1 parent 342c749 commit 6ba3af1
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 @@ -990,7 +990,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.7.2") {
library("JUnit Jupiter", "5.8.1") {
group("org.junit") {
imports = [
"junit-bom"
Expand Down

0 comments on commit 6ba3af1

Please sign in to comment.