Skip to content

Commit

Permalink
Upgrade to JUnit 4.13.2
Browse files Browse the repository at this point in the history
Closes gh-25339
  • Loading branch information
wilkinsona committed Feb 17, 2021
1 parent edc7253 commit 299134f
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 @@ -882,7 +882,7 @@ bom {
]
}
}
library("JUnit", "4.13.1") {
library("JUnit", "4.13.2") {
group("junit") {
modules = [
"junit"
Expand Down

0 comments on commit 299134f

Please sign in to comment.