Skip to content

Commit 38e62f9

Browse files
committed
Update pipeline libraries to their latest version
1 parent 6e8e0a9 commit 38e62f9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
library(identifier: 'ableton-utils@0.28', changelog: false)
2-
library(identifier: 'groovylint@0.15', changelog: false)
1+
library(identifier: 'ableton-utils@0.29', changelog: false)
2+
library(identifier: 'groovylint@0.16', changelog: false)
33
// Get python-utils library from current commit so it can test itself in this Jenkinsfile
44
library "python-utils@${params.JENKINS_COMMIT}"
55

0 commit comments

Comments
 (0)