Skip to content

Commit

Permalink
build(deps): update dependency org.jenkins-ci.plugins:pipeline-utilit…
Browse files Browse the repository at this point in the history
…y-steps to v2.17.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 1, 2024
1 parent cf607e1 commit afbe19c
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 @@ -34,7 +34,7 @@ dependencies {
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'
implementation 'org.jenkins-ci.plugins:pipeline-utility-steps:2.12.0@jar'
implementation 'org.jenkins-ci.plugins:pipeline-utility-steps:2.17.0@jar'
implementation 'org.jenkins-ci.plugins:credentials:2.6.2@jar'
implementation 'org.jenkins-ci.plugins:plain-credentials:1.8@jar'
testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.13'
Expand Down

0 comments on commit afbe19c

Please sign in to comment.