Skip to content

Commit 6faa478

Browse files
Update dependency org.jenkins-ci.main:jenkins-war to v2.542
1 parent d356cbe commit 6faa478

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
@@ -6,5 +6,5 @@
66
buildPlugin(useContainerAgent: true, forkCount: '1C', configurations: [
77
[platform: 'linux', jdk: 17],
88
[platform: 'windows', jdk: 17],
9-
[platform: 'linux', jdk: 21, jenkins: '2.540']
9+
[platform: 'linux', jdk: 21, jenkins: '2.542']
1010
])

0 commit comments

Comments
 (0)