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

Commit 9e75f06

Browse files
authored
Merge pull request #129 from SumoLogic-Labs/dependabot/gradle/commons-io-commons-io-2.17.0
Bump commons-io:commons-io from 2.16.1 to 2.17.0
2 parents ad5fb58 + 624f618 commit 9e75f06

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)