Skip to content

Commit d044d52

Browse files
authored
Merge pull request #151 from gocd-contrib/dependabot/gradle/gradle-deps-c5f4368ff1
Bump commons-io:commons-io from 2.20.0 to 2.21.0 in the gradle-deps group
2 parents 89de392 + e0d4b69 commit d044d52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ ext {
7070
dependencies {
7171
compileOnly project.deps.gocdPluginApi
7272
implementation 'com.google.code.gson:gson:2.13.2'
73-
implementation 'commons-io:commons-io:2.20.0'
73+
implementation 'commons-io:commons-io:2.21.0'
7474
implementation 'com.squareup.okhttp:okhttp:2.7.5'
7575
implementation files('libs/go-plugin-util.jar')
7676
implementation 'javax.xml.bind:jaxb-api:2.3.1'

0 commit comments

Comments
 (0)