Skip to content

Commit a7bc360

Browse files
committed
Upgrade to AssertJ 3.21.0
Closes gh-28090
1 parent f4d97c1 commit a7bc360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ bom {
105105
]
106106
}
107107
}
108-
library("AssertJ", "3.20.2") {
108+
library("AssertJ", "3.21.0") {
109109
group("org.assertj") {
110110
modules = [
111111
"assertj-core"

0 commit comments

Comments
 (0)