Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 624f618

Browse files
Bump commons-io:commons-io from 2.16.1 to 2.17.0
Bumps commons-io:commons-io from 2.16.1 to 2.17.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>
1 parent 727511f commit 624f618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515

1616
// NOTE(mccartney, 2022-07-11): Keeping these versions here works with Dependabot. Moving to gradle.properties does not.
1717
ext.commonsCliVersion = '1.9.0'
18-
ext.commonsIoVersion = '2.16.1'
18+
ext.commonsIoVersion = '2.17.0'
1919
ext.jlineVersion = '2.14.6'
2020
ext.jodaTimeVersion = '2.12.7'
2121
ext.junitVersion = '4.13.2'

0 commit comments

Comments
 (0)