Skip to content

Commit

Permalink
chore: Update Jenkins Version
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
github-actions[bot] authored and strangelookingnerd committed Mar 4, 2024
1 parent ec6ffc4 commit ef71fb4
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 @@ -5,5 +5,5 @@ buildPlugin(useContainerAgent: true, configurations: [
[ platform: 'windows', jdk: '17', jenkins: null ],

// Test latest Jenkins Version.
[ platform: 'linux', jdk: '21', jenkins: '2.446' ]
[ platform: 'linux', jdk: '21', jenkins: '2.447' ]
])

0 comments on commit ef71fb4

Please sign in to comment.