Skip to content

Commit 53946ed

Browse files
committed
commons-io update
1 parent 20709bb commit 53946ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java-client/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ dependencies {
221221
}
222222

223223
// Apache-2.0
224-
testImplementation("commons-io:commons-io:2.11.0")
224+
testImplementation("commons-io:commons-io:2.17.0")
225225

226226
// EPL-2.0
227227
// https://junit.org/junit5/

0 commit comments

Comments
 (0)