Skip to content

Commit 816d4fc

Browse files
Bump commons-io:commons-io from 2.13.0 to 2.14.0 (#142)
Bumps commons-io:commons-io from 2.13.0 to 2.14.0. --- updated-dependencies: - dependency-name: commons-io:commons-io 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 9d916b6 commit 816d4fc

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
@@ -39,7 +39,7 @@ dependencies {
3939
}
4040

4141
testImplementation 'net.sf.trove4j:trove4j:3.0.3'
42-
testImplementation 'commons-io:commons-io:2.13.0'
42+
testImplementation 'commons-io:commons-io:2.14.0'
4343
testCompileOnly 'org.jetbrains:annotations:24.0.1'
4444

4545
testImplementation 'org.assertj:assertj-core:3.24.2'

0 commit comments

Comments
 (0)