implementation("dev.zacsweers.redacted:redacted-compiler-plugin-annotations:1.15.1")
Enhances data class `toString()` methods by redacting sensitive properties annotated with `@Redacted`. Supports custom annotations and replacement strings.