ben-manes / gradle-versions-plugin

Gradle plugin to discover dependency updates
Apache License 2.0
3.82k stars 199 forks source link

Add dependency-submission workflow and address deprecations/vulnerabilities #832

Closed bigdaz closed 5 months ago

bigdaz commented 5 months ago
ben-manes commented 5 months ago

oh, looks like a bunch of klint style issues. Is there a way to let it auto-fix?

ben-manes commented 5 months ago

thanks as always!

bigdaz commented 5 months ago

Sorry, I know absolutely zero about the ktlint plugin. I guess the new version has more checks?

I can remove that "fix" for now, so we get the rest of the changes through.

ben-manes commented 5 months ago

oh no worries, I don't know it either. I found the its auto format task, fixed where it wouldn't do it automatically, and merged this all in. thanks again!