Skip to content

Commit a8375bc

Browse files
Bump commons-io:commons-io from 2.18.0 to 2.19.0
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>
1 parent b4f1deb commit a8375bc

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
@@ -24,7 +24,7 @@ repositories {
2424

2525
dependencies {
2626
implementation 'com.beust:jcommander:1.82'
27-
implementation 'commons-io:commons-io:2.18.0'
27+
implementation 'commons-io:commons-io:2.19.0'
2828
testImplementation 'org.mockito:mockito-core:5.+'
2929
testImplementation 'junit:junit:4.13.2'
3030
}

0 commit comments

Comments
 (0)