Update Gradle Wrapper #34
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
58s
Annotations
1 error
update-gradle-wrapper
❌ FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':buildSrc:generateExternalPluginSpecBuilders'.
> Could not resolve all files for configuration ':buildSrc:compileClasspath'.
> Could not resolve org.springframework.boot:spring-boot-gradle-plugin:3.4.0.
Required by:
project :buildSrc > org.springframework.boot:org.springframework.boot.gradle.plugin:3.4.0
> Dependency requires at least JVM runtime version 17. This build uses a Java 11 JVM.
* Try:
> Run this build using a Java 17 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 51s
|