Skip to content

Commit 215cc3b

Browse files
Bump commons-io from 2.7 to 2.11.0 in /buildSrc
Bumps commons-io from 2.7 to 2.11.0. --- 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]>
1 parent 289c2d3 commit 215cc3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ dependencies {
109109
api 'com.netflix.nebula:nebula-publishing-plugin:4.4.4'
110110
api 'com.netflix.nebula:gradle-info-plugin:11.3.3'
111111
api 'org.apache.rat:apache-rat:0.13'
112-
api 'commons-io:commons-io:2.7'
112+
api 'commons-io:commons-io:2.11.0'
113113
api "net.java.dev.jna:jna:5.11.0"
114114
api 'gradle.plugin.com.github.johnrengelman:shadow:7.1.2'
115115
api 'de.thetaphi:forbiddenapis:3.3'

0 commit comments

Comments
 (0)