Skip to content

Commit b546b0c

Browse files
committed
Update hibernate-jenkins-pipeline-helpers to 1.17
1 parent f9cbb0c commit b546b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/release/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/*
1010
* See https://github.com/hibernate/hibernate-jenkins-pipeline-helpers
1111
*/
12-
@Library('hibernate-jenkins-pipeline-helpers@1.5') _
12+
@Library('hibernate-jenkins-pipeline-helpers@1.17') _
1313

1414
// Avoid running the pipeline on branch indexing
1515
if (currentBuild.getBuildCauses().toString().contains('BranchIndexingCause')) {

0 commit comments

Comments
 (0)