Skip to content

Commit

Permalink
Updated Java 8 to 8u332 (#827)
Browse files Browse the repository at this point in the history
Keeping up with the latest changes.
  • Loading branch information
freemanjp authored May 1, 2022
1 parent e8455bc commit b4baafa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions provisioning/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,8 +217,7 @@
- role: gantsign.java
tags:
- java
java_version: '8.0.322+6'
java_vendor: adoptium
java_version: '8.0.332+9'
java_is_default_installation: no
java_fact_group_name: java_8

Expand Down
2 changes: 1 addition & 1 deletion provisioning/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
- src: gantsign.intellij-plugins
version: '3.1.1'
- src: gantsign.java
version: '10.0.0'
version: '11.0.0'
- src: gantsign.keyboard
version: '1.5.0'
- src: gantsign.kompose
Expand Down

0 comments on commit b4baafa

Please sign in to comment.