We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562f682 commit bac0983Copy full SHA for bac0983
jenkins/release-workflows/promote-repos.jenkinsfile
@@ -7,7 +7,7 @@
7
* compatible open source license.
8
*/
9
10
-lib = library(identifier: 'jenkins@6.4.7', retriever: modernSCM([
+lib = library(identifier: 'jenkins@8.3.4', retriever: modernSCM([
11
$class: 'GitSCMSource',
12
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
13
]))
0 commit comments