Skip to content

Commit 38a0a6b

Browse files
committed
Upgrade to AssertJ 3.16.1
Closes gh-21396
1 parent 3e3ff26 commit 38a0a6b

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.15.0") {
104+
library("AssertJ", "3.16.1") {
105105
group("org.assertj") {
106106
modules = [
107107
"assertj-core"

0 commit comments

Comments
 (0)