Skip to content

Commit 436141b

Browse files
Bump org.jenkins-ci.plugins.workflow:workflow-cps
Bumps [org.jenkins-ci.plugins.workflow:workflow-cps](https://github.com/jenkinsci/workflow-cps-plugin) from 4177.vb_203fe395445 to 4209.v83c4e257f1e9. - [Release notes](https://github.com/jenkinsci/workflow-cps-plugin/releases) - [Commits](https://github.com/jenkinsci/workflow-cps-plugin/commits) --- updated-dependencies: - dependency-name: org.jenkins-ci.plugins.workflow:workflow-cps dependency-version: 4209.v83c4e257f1e9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 048e7b8 commit 436141b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repositories {
99

1010
dependencies {
1111
implementation 'org.codehaus.groovy:groovy-all:2.4.21'
12-
implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4177.vb_203fe395445'
12+
implementation 'org.jenkins-ci.plugins.workflow:workflow-cps:4209.v83c4e257f1e9'
1313

1414
testImplementation 'com.lesfurets:jenkins-pipeline-unit:1.30'
1515
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4'

0 commit comments

Comments
 (0)