Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Commit dce9c26

Browse files
committed
chore(deps): update dependency org.assertj:assertj-core to v3.25.3
1 parent bbb9be3 commit dce9c26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edc-connector/edc-ionos-extension/data-plane-ionos-s3/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747

4848
testImplementation("org.junit.jupiter:junit-jupiter-api:5.9.1")
4949

50-
testImplementation("org.assertj:assertj-core:3.22.0")
50+
testImplementation("org.assertj:assertj-core:3.25.3")
5151
implementation("org.realityforge.org.jetbrains.annotations:org.jetbrains.annotations:1.7.0")
5252

5353
}

0 commit comments

Comments
 (0)