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-29066
  • Loading branch information
snicoll committed Dec 15, 2021
1 parent 657f6e0 commit 36332d4
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 @@ -1006,7 +1006,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 36332d4

Please sign in to comment.