Skip to content

Commit

Permalink
Update the gradle-check.jenkinsfile library version to 6.4.8 (#4741)
Browse files Browse the repository at this point in the history
Signed-off-by: Prudhvi Godithi <pgodithi@amazon.com>
  • Loading branch information
prudhvigodithi authored May 31, 2024
1 parent 90ac932 commit ddd2d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jenkins/gradle/gradle-check.jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* compatible open source license.
*/

lib = library(identifier: 'jenkins@6.4.7', retriever: modernSCM([
lib = library(identifier: 'jenkins@6.4.8', retriever: modernSCM([
$class: 'GitSCMSource',
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
]))
Expand Down

0 comments on commit ddd2d64

Please sign in to comment.