fix(deps): update dependency com.github.tomakehurst:wiremock-jre8 to v3 #2664
Annotations
1 error
Test
Could not determine the dependencies of task ':src:testkit-wiremock:compileJava'.
> Could not resolve all task dependencies for configuration ':src:testkit-wiremock:compileClasspath'.
> Could not resolve org.wiremock:wiremock:3.0.1.
Required by:
project :src:testkit-wiremock > com.github.tomakehurst:wiremock-jre8:3.0.1
> No matching variant of org.wiremock:wiremock:3.0.1 was found. The consumer was configured to find a library for use during compile-time, compatible with Java 8, preferably in the form of class files, preferably optimized for standard JVMs, and its dependencies declared externally but:
- Variant 'apiElements' capability org.wiremock:wiremock:3.0.1 declares a library for use during compile-time, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component, compatible with Java 11 and the consumer needed a component, compatible with Java 8
- Other compatible attribute:
- Doesn't say anything about its target Java environment (preferred optimized for standard JVMs)
- Variant 'javadocElements' capability org.wiremock:wiremock:3.0.1 declares a component for use during runtime, and its dependencies declared externally:
- Incompatible because this component declares documentation and the consumer needed a library
- Other compatible attributes:
- Doesn't say anything about its target Java environment (preferred optimized for standard JVMs)
- Doesn't say anything about its target Java version (required compatibility with Java 8)
- Doesn't say anything about its elements (required them preferably in the form of class files)
- Variant 'runtimeElements' capability org.wiremock:wiremock:3.0.1 declares a library for use during runtime, packaged as a jar, and its dependencies declared externally:
- Incompatible because this component declares a component, compatible with Java 11 and the consumer needed a component, compatible with Java 8
- Other compatible attribute:
- Doesn't say anything about its target Java environment (preferred optimized for standard JVMs)
- Variant 'sourcesElements' capability org.wiremock:wiremock:3.0.1 declares a component for use during runtime, and its dependencies declared externally:
- Incompatible because this component declares documentation and the consumer needed a library
- Other compatible attributes:
- Doesn't say anything about its target Java environment (preferred optimized for standard JVMs)
- Doesn't say anything about its target Java version (required compatibility with Java 8)
- Doesn't say anything about its elements (required them preferably in the form of class files)
|
The logs for this run have expired and are no longer available.
Loading