Hi, I tried build r28099 and got this output error:
C:\kolmafia-main>(call gradlew.bat)2>&1>"logfile.log"
FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'KoLmafia'.
> Could not resolve all artifacts for configuration ':classpath'.
> Could not resolve com.diffplug.spotless:spotless-plugin-gradle:6.23.3.
Required by:
project : > com.diffplug.spotless:com.diffplug.spotless.gradle.plugin:6.23.3
> Dependency requires at least JVM runtime version 11. This build uses a Java 8 JVM.
> Could not resolve org.ajoberstar.grgit:grgit-gradle:5.2.2.
Required by:
project : > org.ajoberstar.grgit
rg.ajoberstar.grgit.gradle.plugin:5.2.2
> Dependency requires at least JVM runtime version 11. This build uses a Java 8 JVM.
* Try:
> Run this build using a Java 11 or newer JVM.
> 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 793ms
please help, I got Java (build 1.8.0_431-b10)