This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Update Gradle Wrapper #907
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
42s
Annotations
1 error
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 com.diffplug.spotless:spotless-lib:2.42.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib/2.42.0/spotless-lib-2.42.0.pom
- https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib/2.42.0/spotless-lib-2.42.0.pom
Required by:
project : > com.diffplug.spotless:spotless-plugin-gradle:6.22.0
> Could not find com.diffplug.spotless:spotless-lib-extra:2.42.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/com/diffplug/spotless/spotless-lib-extra/2.42.0/spotless-lib-extra-2.42.0.pom
- https://plugins.gradle.org/m2/com/diffplug/spotless/spotless-lib-extra/2.42.0/spotless-lib-extra-2.42.0.pom
Required by:
project : > com.diffplug.spotless:spotless-plugin-gradle:6.22.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 21s
|