diff --git a/jitpack.yml b/jitpack.yml index 36a1372630..a84c119b05 100644 --- a/jitpack.yml +++ b/jitpack.yml @@ -1,5 +1,6 @@ jdk: - - openjdk21 + - temurin-21 + - temurin-17 before_install: - echo "Before install" # Delete all folders and files, except .git, plugin/, version.txt and move the content of `plugin` folder to the root