Skip to content

Commit 2ac24af

Browse files
renovate[bot]stempler
authored andcommitted
fix(deps): update dependency org.assertj:assertj-core to v3.27.7
1 parent 5b2323f commit 2ac24af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dependencies {
4343
testImplementation 'org.junit.jupiter:junit-jupiter:5.14.2'
4444
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
4545

46-
testImplementation("org.assertj:assertj-core:3.27.6")
46+
testImplementation("org.assertj:assertj-core:3.27.7")
4747
}
4848

4949
test {

0 commit comments

Comments
 (0)