Skip to content

Commit d964dff

Browse files
build(deps): update dependency org.jenkins-ci.plugins:pipeline-utility-steps to v2.14.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
1 parent cf607e1 commit d964dff

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
@@ -34,7 +34,7 @@ dependencies {
3434
implementation 'org.jenkins-ci.main:jenkins-core:2.332'
3535
implementation 'org.kohsuke.stapler:stapler:1.263'
3636
implementation 'org.jenkins-ci.plugins.workflow:workflow-step-api:2.24'
37-
implementation 'org.jenkins-ci.plugins:pipeline-utility-steps:2.12.0@jar'
37+
implementation 'org.jenkins-ci.plugins:pipeline-utility-steps:2.14.0@jar'
3838
implementation 'org.jenkins-ci.plugins:credentials:2.6.2@jar'
3939
implementation 'org.jenkins-ci.plugins:plain-credentials:1.8@jar'
4040
testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.13'

0 commit comments

Comments
 (0)