Update Gradle Wrapper #1882
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
2m 33s
Annotations
1 error
|
update-gradle-wrapper
❌ FAILURE: Build failed with an exception.
* Where:
Script '/home/runner/work/testcontainers-java/testcontainers-java/gradle/shading.gradle' line: 9
* What went wrong:
A problem occurred evaluating script.
> Cannot change the allowed usage of configuration ':testcontainers-java:bom:api', as it was locked upon creation to the role: 'Dependency Scope'.
This role permits the following usage:
Declarable - this configuration can have dependencies added to it
Ideally, each configuration should be used for a single purpose.
* 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 36s
|