Open
Description
Expected Behavior
detekt continues validating binary compatibility using the latest features.
Current Behavior
Development on https://github.com/Kotlin/binary-compatibility-validator has ceased.
KGP 2.2.0 has built in support for validating binary compatibility. Docs are not yet published, and the draft docs don't address migration process, but I've asked if that can be included in the published docs when Kotlin 2.2.0 is released.
EDIT: it's not recommended that projects migrate yet, and wait for a future KGP version: JetBrains/kotlin-web-site#4886 (comment)
Context
detekt needs to keep up with tooling updates.