Skip to content

Commit d4ae1ab

Browse files
committed
JENKINS-30515 bumping Jenkins Version to 2.60.3
1 parent 720cc7c commit d4ae1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
// Test plugin compatibility to latest Jenkins LTS
44
// Allow failing tests to retry execution
5-
buildPlugin(jenkinsVersions: [null, '2.60.1'],
5+
buildPlugin(jenkinsVersions: [null, '2.60.3'],
66
findbugs: [run: true, archive: true, unstableTotalAll: '0'],
77
failFast: false)
88

0 commit comments

Comments
 (0)