Skip to content

Commit 514d9b0

Browse files
Merge branch 'main' into spoon
2 parents 1a50777 + 0ce3136 commit 514d9b0

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
@@ -23,7 +23,7 @@ dependencies {
2323

2424
testImplementation platform("org.junit:junit-bom:5.10.1")
2525
testImplementation "org.junit.jupiter:junit-jupiter"
26-
testImplementation "org.assertj:assertj-core:3.25.2"
26+
testImplementation "org.assertj:assertj-core:3.25.3"
2727
testImplementation "com.approvaltests:approvaltests:22.3.2"
2828
}
2929

0 commit comments

Comments
 (0)