Skip to content

Commit

Permalink
update pipeline-groovy-lib
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Lu <[email protected]>
  • Loading branch information
jordarlu committed Aug 30, 2023
1 parent 08d8c0b commit 397a12d
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 @@ -64,7 +64,7 @@ sharedLibrary {
pluginDependencies {
// see https://mvnrepository.com/artifact/org.jenkins-ci.plugins/<name>?repo=jenkins-releases for latest
workflowCpsGlobalLibraryPluginVersion = '609.vd95673f149b_b'
dependency('io.jenkins.plugins', 'pipeline-groovy-lib', '613.v9c41a_160233f')
dependency('io.jenkins.plugins', 'pipeline-groovy-lib', '671.v07c339c842e8')
dependency('org.jenkins-ci.plugins.workflow', 'workflow-cps', '3606.v0b_d8b_e512dcf')
dependency('org.jenkins-ci.plugins.workflow', 'workflow-multibranch', '2.26.1')
dependency('org.jenkins-ci.plugins', 'pipeline-input-step', '456.vd8a_957db_5b_e9') // https://repo.jenkins-ci.org/public/org/jenkins-ci/plugins/pipeline-input-step/
Expand Down

0 comments on commit 397a12d

Please sign in to comment.