Skip to content

Commit 3e8bc5f

Browse files
Update dependency commons-io:commons-io to v2.15.0
1 parent 4386b60 commit 3e8bc5f

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
@@ -4,7 +4,7 @@ buildscript {
44
maven { url "https://repo.grails.org/grails/core" }
55
}
66
dependencies {
7-
classpath "commons-io:commons-io:2.14.0"
7+
classpath "commons-io:commons-io:2.15.0"
88
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
99
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:9.0.0"
1010
classpath "com.bmuschko:gradle-nexus-plugin:$gradleNexusPluginVersion"

0 commit comments

Comments
 (0)