Skip to content

Commit ec23579

Browse files
Bump commons-io:commons-io from 2.14.0 to 2.15.1 (#13246)
Bumps commons-io:commons-io from 2.14.0 to 2.15.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 002557c commit ec23579

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.1"
88
classpath "io.github.gradle-nexus:publish-plugin:1.2.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)