Update Gradle Wrapper #5
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
46s
Annotations
1 error
update-gradle-wrapper
❌ FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring project ':samples:datasource-proxy-sample'.
> Could not resolve all artifacts for configuration ':samples:datasource-proxy-sample:classpath'.
> Could not resolve org.springframework.boot:spring-boot-gradle-plugin:3.3.3.
Required by:
project :samples:datasource-proxy-sample > org.springframework.boot:org.springframework.boot.gradle.plugin:3.3.3
> 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 41s
|