Skip to content

Commit

Permalink
Upgrade to JUnit Jupiter 5.8.2
Browse files Browse the repository at this point in the history
Closes gh-29227
  • Loading branch information
snicoll committed Jan 3, 2022
1 parent 7887370 commit 179414c
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 @@ -1016,7 +1016,7 @@ bom {
]
}
}
library("JUnit Jupiter", "5.8.1") {
library("JUnit Jupiter", "5.8.2") {
group("org.junit") {
imports = [
"junit-bom"
Expand Down

0 comments on commit 179414c

Please sign in to comment.