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

Commit 8235edd

Browse files
chore(deps): bump commons-io:commons-io from 2.19.0 to 2.20.0
Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 2.19.0 to 2.20.0. - [Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-io@rel/commons-io-2.19.0...rel/commons-io-2.20.0) --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85f4aee commit 8235edd

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.19.0")
9+
compileOnly("commons-io:commons-io:2.20.0")
1010
}

0 commit comments

Comments
 (0)