From b6b090b47b9ac342e33ee68502b008ff0b600635 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 01:39:00 +0000 Subject: [PATCH] chore: Updated the content of the file "/tmp/updatecli/github/jenkins... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ... ci/custom-folder-icon-plugin/Jenkinsfile" Made with ❤️️ by updatecli --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index e29a7a63..f8702131 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -5,5 +5,5 @@ buildPlugin(useContainerAgent: true, configurations: [ [ platform: 'windows', jdk: '11', jenkins: null ], // Test latest Jenkins Version. - [ platform: 'linux', jdk: '17', jenkins: '2.396' ] + [ platform: 'linux', jdk: '17', jenkins: '2.397' ] ])