Skip to content

Commit af99746

Browse files
Merge pull request #82 from UIUCLibrary/update-pipeline-shared-library
ci: use 2025.5.0 version of JenkinsPythonHelperLibrary
2 parents 8f38f03 + ef949c0 commit af99746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vars/runJenkinsPipeline.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ def get_sonarqube_unresolved_issues(report_task_file){
3131

3232
def call(){
3333
library(
34-
identifier: 'JenkinsPythonHelperLibrary@2024.12.0',
34+
identifier: 'JenkinsPythonHelperLibrary@2025.5.0',
3535
retriever: modernSCM(
3636
[
3737
$class: 'GitSCMSource',

0 commit comments

Comments
 (0)