Skip to content

Commit 1631b88

Browse files
authored
Merge pull request #1161 from gocd/dependabot/gradle/commons-io-commons-io-2.19.0
Bump commons-io:commons-io from 2.18.0 to 2.19.0
2 parents eca4791 + 0c0c8ab commit 1631b88

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
@@ -79,7 +79,7 @@ dependencies {
7979
implementation('org.apache.commons:commons-compress:1.27.1') {
8080
because "Spotify docker-client uses an older version"
8181
}
82-
implementation('commons-io:commons-io:2.18.0') {
82+
implementation('commons-io:commons-io:2.19.0') {
8383
because "Spotify docker-client uses an older version"
8484
}
8585
}

0 commit comments

Comments
 (0)