Skip to content

Commit 46bccdc

Browse files
committed
Update to latest Job DSL version
1 parent afbc021 commit 46bccdc

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
@@ -1,7 +1,7 @@
11
apply plugin: 'groovy'
22

33
ext {
4-
jobDslVersion = '1.75'
4+
jobDslVersion = '1.79'
55
jenkinsVersion = '2.121'
66
}
77

0 commit comments

Comments
 (0)