Skip to content

Commit 5e7ee24

Browse files
authored
Merge pull request #188 from Ableton/update-pipeline-libraries
Update pipeline libraries to their latest version
2 parents 6e8e0a9 + 38e62f9 commit 5e7ee24

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)