Bassebombecraft

Bassebombecraft

18.5k Downloads

Shippable build fails with error: Found java version 11.0.1. Minimum required is 1.8.0_101. Versions 11.0.0 and newer are not supported yet.

Closed this issue ยท 1 comments

commented

Build error:


Starting a Gradle Daemon (subsequent builds will be faster)

FAILURE: Build failed with an exception.

* Where:
Build file '/root/src/github.com/athrane/bassebombecraft/build.gradle' line: 11

* What went wrong:
A problem occurred evaluating root project 'bassebombecraft'.
> Failed to apply plugin [id 'net.minecraftforge.gradle']
   > Found java version 11.0.1. Minimum required is 1.8.0_101. Versions 11.0.0 and newer are not supported yet.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 26s

commented

Solution: Upgrading to Shippable image 7.2.4 in issue #476.