Skip to content

Commit 7de3712

Browse files
dreis2211snicoll
authored andcommitted
Upgrade to AssertJ 3.15.0
See gh-19985
1 parent c6a6024 commit 7de3712

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
@@ -101,7 +101,7 @@ bom {
101101
]
102102
}
103103
}
104-
library("AssertJ", "3.14.0") {
104+
library("AssertJ", "3.15.0") {
105105
group("org.assertj") {
106106
modules = [
107107
"assertj-core"

0 commit comments

Comments
 (0)