We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 492982d commit b54c4c6Copy full SHA for b54c4c6
Jenkinsfile
@@ -3,7 +3,7 @@
3
// SPDX-License-Identifier: AGPL-3.0-only
4
5
library(
6
- identifier: 'jenkins-lib-common@1.2.1',
+ identifier: 'jenkins-lib-common@1.3.0',
7
retriever: modernSCM([
8
$class: 'GitSCMSource',
9
credentialsId: 'jenkins-integration-with-github-account',
0 commit comments