Skip to content

Commit

Permalink
Upgraded Java 8 to 8u181 (#311)
Browse files Browse the repository at this point in the history
Keeping up with the latest changes.
  • Loading branch information
freemanjp authored Jul 18, 2018
1 parent d38fc19 commit 05c4a48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion provisioning/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
- role: gantsign.java
tags:
- java
java_version: 8u171
java_version: 8u181

# Install Java JDK 10
- role: gantsign.java
Expand Down
2 changes: 1 addition & 1 deletion provisioning/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
- src: gantsign.intellij-plugins
version: '1.3.3'
- src: gantsign.java
version: '4.7.0'
version: '4.8.0'
- src: gantsign.keyboard
version: '1.3.0'
- src: gantsign.kubernetes
Expand Down

0 comments on commit 05c4a48

Please sign in to comment.