Skip to content

Commit 8dd222d

Browse files
authored
Merge pull request #9 from wcm-io-devops/feature/update_jenkins_2.235.3
Raise plugin- and/or role versions
2 parents bff25d0 + 70dd3d3 commit 8dd222d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

defaults/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ jenkins_casc_script_timeout: 60
4444
# Plugins needed for configuration-as-code
4545
jenkins_casc_plugins_present:
4646
- name: configuration-as-code
47-
version: "1.39"
47+
version: "1.43"
4848
- name: configuration-as-code-groovy
4949
version: "1.1"
5050
- name: snakeyaml-api
51-
version: "1.26.1"
51+
version: "1.26.4"
5252

5353
# Plugins no longer needed for configuration-as-code
5454
jenkins_casc_plugins_absent:

0 commit comments

Comments
 (0)