Skip to content

Commit 20edba5

Browse files
committed
Upgrade to AssertJ 3.18.1
Closes gh-24126
1 parent e2914a2 commit 20edba5

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
@@ -102,7 +102,7 @@ bom {
102102
]
103103
}
104104
}
105-
library("AssertJ", "3.18.0") {
105+
library("AssertJ", "3.18.1") {
106106
group("org.assertj") {
107107
modules = [
108108
"assertj-core"

0 commit comments

Comments
 (0)