Fix: Check both the parameter and property declarations for redacted annotations. Depending on the specified annotation target of custom annotations, these may end up in different places.
Update Kotlin to 2.2.0. This plugin version requires Kotlin 2.2.0 or later.
Update Gradle plugin to target Kotlin language version to 1.9 (requires Gradle 8.3+).
Build against Gradle 8.14.2.
What's Changed
Update plugin buildConfig to v5.6.2 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/306
Update plugin spotless to v7.0.3 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/307
Update dependency io.ktor:ktor-utils to v3.1.2 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/305
Update ksp monorepo to v2.1.20-2.0.0 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/304
Update dependency gradle to v8.14 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/308
Update dependency io.ktor:ktor-utils to v3.1.3 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/313