diff --git a/.jenkins b/.jenkins index 6f5f966..64b76d2 100644 --- a/.jenkins +++ b/.jenkins @@ -2,7 +2,7 @@ // Include this shared CI repository to load script helpers and libraries. -library identifier: 'vapor@craig/VIO-1911', retriever: modernSCM([ +library identifier: 'vapor@1.20.0', retriever: modernSCM([ $class: 'GitSCMSource', remote: 'https://github.com/vapor-ware/ci-shared.git', credentialsId: 'vio-bot-gh',