Skip to content

Commit 25f911c

Browse files
Update dependency org.jenkins-ci.main:jenkins-war to v2.524 (#1012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0c38b4e commit 25f911c

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.523']
9+
[platform: 'linux', jdk: 21, jenkins: '2.524']
1010
])

0 commit comments

Comments
 (0)