Upgraded to Gradle 7 & JDK 16

This commit is contained in:
Anuken
2021-06-14 10:41:19 -04:00
parent b58e64ea16
commit 3ad16ab8aa
12 changed files with 36 additions and 52 deletions

View File

@@ -1,4 +1,4 @@
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source install-jdk.sh --feature 14
- source install-jdk.sh --feature 16
- jshell --version