Skip to content

Commit 5e2aecb

Browse files
Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#587)
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6138f2 commit 5e2aecb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
}
1414

1515
val dependencyVersions = listOf(
16-
"commons-io:commons-io:2.18.0",
16+
"commons-io:commons-io:2.19.0",
1717
"org.apache.commons:commons-compress:1.27.1",
1818
"org.apiguardian:apiguardian-api:1.1.2",
1919
"org.jetbrains:annotations:26.0.2",

0 commit comments

Comments
 (0)