Update Gradle Wrapper #915
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
25s
Annotations
1 error and 1 warning
update-gradle-wrapper
❌ FAILURE: Build failed with an exception.
* What went wrong:
A problem occurred configuring root project 'conductor'.
> Could not resolve all files for configuration ':classpath'.
> Could not find org.ajoberstar.grgit:grgit-core:4.0.2.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom
- https://plugins.gradle.org/m2/org/ajoberstar/grgit/grgit-core/4.0.2/grgit-core-4.0.2.pom
Required by:
project : > nebula.netflixoss:nebula.netflixoss.gradle.plugin:10.6.0 > com.netflix.nebula:gradle-netflixoss-project-plugin:10.6.0 > com.netflix.nebula:nebula-release-plugin:16.0.0
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
* Get more help at https://help.gradle.org
BUILD FAILED in 12s
|
update-gradle-wrapper
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, gradle-update/update-gradle-wrapper-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|