Skip to content

Commit

Permalink
Update the gradle-check-flaky-test-issue-creation.jenkinsfile to us…
Browse files Browse the repository at this point in the history
…e 6.9.2 library. (#5068)

Signed-off-by: Prudhvi Godithi <[email protected]>
  • Loading branch information
prudhvigodithi authored Oct 1, 2024
1 parent 1ba6d02 commit e84839a
Showing 1 changed file with 1 addition and 1 deletion.
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.5.2', retriever: modernSCM([
lib = library(identifier: 'jenkins@6.9.2', retriever: modernSCM([
$class: 'GitSCMSource',
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
]))
Expand Down

0 comments on commit e84839a

Please sign in to comment.