Skip to content

Commit 432aa34

Browse files
Bump commons-io:commons-io from 2.18.0 to 2.19.0
Bumps commons-io:commons-io from 2.18.0 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b726c47 commit 432aa34

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
@@ -59,7 +59,7 @@ ext {
5959
dependencies {
6060
compileOnly project.deps.gocdPluginApi
6161
implementation 'com.google.code.gson:gson:2.13.1'
62-
implementation 'commons-io:commons-io:2.18.0'
62+
implementation 'commons-io:commons-io:2.19.0'
6363
implementation group: 'com.squareup.okhttp', name: 'okhttp', version: '2.7.5'
6464
implementation files('libs/go-plugin-util.jar')
6565
implementation group: 'javax.xml.bind', name: 'jaxb-api', version: '2.3.1'

0 commit comments

Comments
 (0)