implementation("dev.zacsweers.redacted:redacted-compiler-plugin-annotations:1.2.0")
Enhances data class `toString()` methods by redacting sensitive properties annotated with `@Redacted`. Allows customization of the redaction replacement string.