From 3d09035e36d46011e39b66831ce17ca761211231 Mon Sep 17 00:00:00 2001 From: Ssomar <46328697+ssomar1607@users.noreply.github.com> Date: Wed, 15 Sep 2021 18:11:58 +0200 Subject: [PATCH] Update jitpack.yml --- jitpack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jitpack.yml b/jitpack.yml index 9c3b645..b6056a9 100644 --- a/jitpack.yml +++ b/jitpack.yml @@ -1,5 +1,5 @@ before_install: - wget https://github.com/sormuras/bach/raw/master/install-jdk.sh - - source ./install-jdk.sh --feature 16 --license GPL + - source ./install-jdk.sh --feature 16 --license GPL jdk: - openjdk16