fix(deps): update dependency org.junit:junit-bom to v6 #576
Annotations
1 error and 1 warning
|
Test
Execution failed for task ':testkit:compileKotlin' (registered by plugin 'org.jetbrains.kotlin.jvm').
> Could not resolve all files for configuration ':testkit:compileClasspath'.
> Could not resolve org.junit.jupiter:junit-jupiter.
Required by:
project ':testkit'
> Dependency resolution is looking for a library compatible with JVM runtime version 8, but 'org.junit.jupiter:junit-jupiter:6.1.3' is only compatible with JVM runtime version 17 or newer.
> There is 1 more failure with an identical cause.
|
|
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: burrunan/gradle-cache-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|