Skip to content

Commit 33a1ed9

Browse files
Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#455)
--- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3099964 commit 33a1ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
includeInJar "com.formdev:flatlaf:3.6.1"
6565
includeInJar "com.formdev:flatlaf-extras:3.6.1"
6666
includeInJar "org.apache.commons:commons-lang3:3.18.0"
67-
includeInJar "commons-io:commons-io:2.19.0"
67+
includeInJar "commons-io:commons-io:2.20.0"
6868
includeInJar "net.sf.jopt-simple:jopt-simple:5.0.4"
6969
includeInJar "org.apache.logging.log4j:log4j-core:2.25.1"
7070
includeInJar "org.apache.logging.log4j:log4j-slf4j-impl:2.25.1"

0 commit comments

Comments
 (0)