Skip to content

Commit

Permalink
Merge branch 'lts-with-plugins' into lts-jdk21-with-plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite committed Jan 24, 2025
2 parents cae0af7 + 57a39ca commit efc6df4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ref/configuration-as-code/tool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ tool:
label: "!alpine && !freebsd && !windows && !built-in"
toolHome: "/opt/jdk-17"
- adoptOpenJdkInstaller:
id: "jdk-17.0.13+11"
id: "jdk-17.0.14+7"
- name: "jdk21"
properties:
- installSource:
Expand All @@ -179,7 +179,7 @@ tool:
label: "!alpine && !freebsd && !windows && !built-in"
toolHome: "/opt/jdk-21"
- adoptOpenJdkInstaller:
id: "jdk-21.0.5+11"
id: "jdk-21.0.6+7"
maven:
installations:
- name: "maven-latest"
Expand Down

0 comments on commit efc6df4

Please sign in to comment.