Update Gradle Wrapper #16
update-gradle-wrapper.yml
on: workflow_dispatch
update-gradle-wrapper
1m 39s
Annotations
1 error
update-gradle-wrapper
❌ FAILURE: Build failed with an exception.
* Where:
Build file '/home/runner/work/ViaFabricPlus/ViaFabricPlus/build.gradle' line: 2
* What went wrong:
An exception occurred applying plugin request [id: 'fabric-loom', version: '1.7-SNAPSHOT']
> Failed to apply plugin 'fabric-loom'.
> Could not create an instance of type net.fabricmc.loom.extension.LoomGradleExtensionImpl.
> Could not create an instance of type net.fabricmc.loom.extension.LoomProblemReporter.
> 'org.gradle.api.problems.ProblemReporter org.gradle.api.problems.Problems.forNamespace(java.lang.String)'
* 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 19s
|