Skip to content

Commit 9f9a3d6

Browse files
authored
Bump shared library version to 6.4.2 (#4600)
Signed-off-by: Rishabh Singh <sngri@amazon.com>
1 parent befb59f commit 9f9a3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/gradle/gradle-check.jenkinsfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* compatible open source license.
88
*/
99

10-
lib = library(identifier: 'jenkins@6.4.0', retriever: modernSCM([
10+
lib = library(identifier: 'jenkins@6.4.2', retriever: modernSCM([
1111
$class: 'GitSCMSource',
1212
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
1313
]))

0 commit comments

Comments
 (0)