Update Gradle Wrapper #63
update-gradle-wrapper.yml
on: schedule
update-gradle-wrapper
1m 35s
Annotations
1 error
|
update-gradle-wrapper
❌ e: file:///home/runner/work/spring-boot-data-source-decorator/spring-boot-data-source-decorator/flexy-pool-spring-boot-starter/build.gradle.kts:1:40: Unresolved reference 'junit'.
FAILURE: Build failed with an exception.
* Where:
Build file '/home/runner/work/spring-boot-data-source-decorator/spring-boot-data-source-decorator/flexy-pool-spring-boot-starter/build.gradle.kts' line: 1
* What went wrong:
Script compilation error:
Line 1: import org.gradle.internal.impldep.org.junit.experimental.categories.Categories.CategoryFilter.exclude
^ Unresolved reference 'junit'.
1 error
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to generate a Build Scan (Powered by Develocity).
> Get more help at https://help.gradle.org.
BUILD FAILED in 33s
|