Skip to content

Commit 42ffa34

Browse files
Update dependency org.jenkins-ci.main:jenkins-war to v2.501 (#934)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1854745 commit 42ffa34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

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

0 commit comments

Comments
 (0)