Update Gradle Wrapper #61
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
1m 27s
Annotations
1 error
|
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.14.10.
Required by:
buildscript of project ':fabric' > net.fabricmc.fabric-loom-remap:net.fabricmc.fabric-loom-remap.gradle.plugin:1.14-SNAPSHOT:20251223.202653-9
> 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 generate a Build Scan (powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 1m 20s
|