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