8c51fe0bbe
detekt 1.23.7 bundles kotlin-compiler-embeddable 1.9.10 whose --jvm-target validator only accepts up to 22. Detekt auto-detected the runner's JDK 25 and choked. Pin to 17 (matches our compileOptions.targetCompatibility + kotlin.compilerOptions.jvmTarget). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>