Skip to content

Commit ba194ee

Browse files
committed
Upgrade to AssertJ 3.27.4
1 parent b760e5e commit ba194ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ allprojects {
3636
}
3737

3838
dependencies {
39-
testImplementation 'org.assertj:assertj-core:3.26.3'
39+
testImplementation 'org.assertj:assertj-core:3.27.4'
4040

4141
testImplementation platform("org.junit:junit-bom:5.13.4")
4242
testImplementation 'org.junit.jupiter:junit-jupiter-api'

0 commit comments

Comments
 (0)