Skip to content

Commit

Permalink
build(deps): update dependency org.apache.ivy:ivy to v2.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 24, 2023
1 parent cf607e1 commit 9f24981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ sourceSets {

dependencies {
implementation 'org.codehaus.groovy:groovy-all:3.0.8'
implementation 'org.apache.ivy:ivy:2.5.0'
implementation 'org.apache.ivy:ivy:2.5.2'
implementation 'org.jenkins-ci.main:jenkins-core:2.332'
implementation 'org.kohsuke.stapler:stapler:1.263'
implementation 'org.jenkins-ci.plugins.workflow:workflow-step-api:2.24'
Expand Down

0 comments on commit 9f24981

Please sign in to comment.