Skip to content

Commit 34cbc01

Browse files
Update dependency commons-io:commons-io to v2.15.1 (#13243)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 824834c commit 34cbc01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.15.0"
7+
classpath "commons-io:commons-io:2.15.1"
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)