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
Update kotlinCompileTesting to v0.7.1 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/314
Update ksp monorepo to v2.1.20-2.0.1 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/311
Update plugin buildConfig to v5.6.4 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/309
Update plugin buildConfig to v5.6.5 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/315
Update plugin mavenPublish to v0.32.0 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/318
Update ksp monorepo to v2.1.21-2.0.1 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/317
Update kotlin monorepo to v2.1.21 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/316
Update plugin spotless to v7.0.4 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/321
Update dependency gradle to v8.14.2 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/319
Update dependency com.facebook:ktfmt to v0.55 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/325
Update ksp monorepo to v2.1.21-2.0.2 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/322
Update plugin buildConfig to v5.6.6 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/324
Update dependency io.ktor:ktor-utils to v3.2.0 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/323
Update plugin mavenPublish to v0.33.0 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/326
Update to Kotlin 2.2.0 by @ZacSweers in https://github.com/ZacSweers/redacted-compiler-plugin/pull/312
Update plugin buildConfig to v5.6.7 by @renovate in https://github.com/ZacSweers/redacted-compiler-plugin/pull/328
Full Changelog: https://github.com/ZacSweers/redacted-compiler-plugin/compare/1.13.0...1.14.0