We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6617862 commit 7d4a083Copy full SHA for 7d4a083
1 file changed
jenkins/release.jenkinsFile
@@ -1,4 +1,4 @@
1
-lib = library(identifier: 'jenkins@10.2.2', retriever: modernSCM([
+lib = library(identifier: 'jenkins@12.0.0', retriever: modernSCM([
2
$class: 'GitSCMSource',
3
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
4
]))
0 commit comments