We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e8e0a9 commit 38e62f9Copy full SHA for 38e62f9
1 file changed
Jenkinsfile
@@ -1,5 +1,5 @@
1
-library(identifier: 'ableton-utils@0.28', changelog: false)
2
-library(identifier: 'groovylint@0.15', changelog: false)
+library(identifier: 'ableton-utils@0.29', changelog: false)
+library(identifier: 'groovylint@0.16', changelog: false)
3
// Get python-utils library from current commit so it can test itself in this Jenkinsfile
4
library "python-utils@${params.JENKINS_COMMIT}"
5
0 commit comments