Open PL4typus opened 3 years ago
Can you help with a PR ? Would be fantastic .
Can you help with a PR ? Would be fantastic .
I created one just now. I tried updating to the latest version of gradle for gradle-wrapper, but it causes a lot of conflict that I'm afraid I can't solve that easily, as I'm unfamiliar with gradle.
This PR updates to 5.0, which caused less conflicts and still allows to use JDK 11 now.
Gradle added support for JDK11 in 5.0.
Currently, using
./gradlew
withdefault-jdk
(openjdk-11-jdk
) onDebian GNU/Linux bullseye/sid
gives the following error: