Update hibernate-jenkins-pipeline-helpers to 1.16
This commit is contained in:
parent
7d4ddd22c9
commit
3c2281f573
|
@ -9,7 +9,7 @@
|
||||||
/*
|
/*
|
||||||
* See https://github.com/hibernate/hibernate-jenkins-pipeline-helpers
|
* See https://github.com/hibernate/hibernate-jenkins-pipeline-helpers
|
||||||
*/
|
*/
|
||||||
@Library('hibernate-jenkins-pipeline-helpers@1.15') _
|
@Library('hibernate-jenkins-pipeline-helpers@1.16') _
|
||||||
|
|
||||||
import org.hibernate.jenkins.pipeline.helpers.version.Version
|
import org.hibernate.jenkins.pipeline.helpers.version.Version
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue