Skip to content

Commit

Permalink
Upgrade to AssertJ 3.18.1
Browse files Browse the repository at this point in the history
Closes gh-24126
  • Loading branch information
snicoll committed Nov 12, 2020
1 parent e2914a2 commit 20edba5
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 @@ -102,7 +102,7 @@ bom {
]
}
}
library("AssertJ", "3.18.0") {
library("AssertJ", "3.18.1") {
group("org.assertj") {
modules = [
"assertj-core"
Expand Down

0 comments on commit 20edba5

Please sign in to comment.