Update Gradle Wrapper #51
gradle-wrapper-update.yml
on: schedule
update
/
Update Gradle Wrapper
59s
Annotations
1 error
|
update / Update Gradle Wrapper
❌ FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':fabric'.
> Could not resolve all artifacts for configuration 'classpath'.
> Could not resolve net.fabricmc:fabric-loom:1.11.7.
Required by:
project :fabric > fabric-loom:fabric-loom.gradle.plugin:1.11.7
> Dependency requires at least JVM runtime version 21. This build uses a Java 17 JVM.
* Try:
> Run this build using a Java 21 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 52s
|