ben-manes / gradle-versions-plugin

Gradle plugin to discover dependency updates
Apache License 2.0
3.88k stars 201 forks source link

Fix broken build #876

Closed jaredsburrows closed 3 months ago

jaredsburrows commented 3 months ago

I am trying to figure out what PR or code change broke the build: https://github.com/ben-manes/gradle-versions-plugin/pulls?q=is%3Apr+is%3Aclosed.

ben-manes commented 3 months ago

you could push new branches at earlier commits. I vaguely remember thinking it broke when fixing klint issues and might have passed as a fluke.

jaredsburrows commented 3 months ago

It only appears to be KotlinDependencyUpdatesSpec that is failing.