implementation("dev.zacsweers.redacted:redacted-compiler-plugin-annotations:1.2.1")
Generates redacted `toString()` implementations for data classes, hiding sensitive properties annotated with `@Redacted`.