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

Commit 4bec55f

Browse files
Merge pull request #38 from SLNE-Development/dependabot/gradle/commons-io-commons-io-2.19.0
2 parents 02b75a8 + b8f2333 commit 4bec55f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

surf-cloud-test-plugin/surf-cloud-test-standalone/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ dependencies {
66
compileOnly(project(":surf-cloud-api:surf-cloud-api-server"))
77

88
// https://mvnrepository.com/artifact/commons-io/commons-io
9-
compileOnly("commons-io:commons-io:2.18.0")
9+
compileOnly("commons-io:commons-io:2.19.0")
1010
}

0 commit comments

Comments
 (0)