Skip to content

Commit 3c46261

Browse files
Update dependency org.jenkins-ci.main:jenkins-war to v2.542 (#1130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a83ac5b commit 3c46261

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)