aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jitpack.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/jitpack.yml b/jitpack.yml
index 9cf6b8e..80a549e 100644
--- a/jitpack.yml
+++ b/jitpack.yml
@@ -1,5 +1,4 @@
-# Tnx Virtuoel! Check out Pehkui!
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- - source install-jdk.sh --feature 16
+ - source install-jdk.sh --feature 17
- jshell --version \ No newline at end of file