Skip to content

Commit 1281eb7

Browse files
renovate[bot]stempler
authored andcommitted
fix(deps): update dependency org.assertj:assertj-core to v3.27.3
1 parent 9787ecc commit 1281eb7

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
@@ -43,7 +43,7 @@ dependencies {
4343
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
4444
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
4545

46-
testImplementation("org.assertj:assertj-core:3.27.2")
46+
testImplementation("org.assertj:assertj-core:3.27.3")
4747
}
4848

4949
test {

0 commit comments

Comments
 (0)