Skip to content

Commit

Permalink
Update dependency org.jenkins-ci.main:jenkins-war to v2.460 (#775)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 28, 2024
1 parent 3bdf04c commit dd51025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
buildPlugin(useContainerAgent: true, configurations: [
[ platform: 'linux', jdk: '11' ],
[ platform: 'windows', jdk: '11' ],
[ platform: 'linux', jdk: '17', jenkins: '2.459' ],
[ platform: 'linux', jdk: '17', jenkins: '2.460' ],
])

0 comments on commit dd51025

Please sign in to comment.