Bump ktfmt to 0.61 and fix rewriteDryRun by dayanruben · Pull Request #2804 · diffplug/spotless (original) (raw)

This PR fixes the rewriteDryRun command, which was failing due to missing javax.annotation dependencies during compilation of "glue" source sets and a validation error caused by a non-existent OpenRewrite recipe. It also bumps the default ktfmt version to 0.61.

Changes:

Related to #2794