openrewrite / rewrite

Automated mass refactoring of source code.
https://docs.openrewrite.org
Apache License 2.0
2.11k stars 314 forks source link

Upate Gradle Wrapper recipe loading error #3344

Closed sambsnyd closed 5 months ago

sambsnyd commented 1 year ago

When trying to run the recipe through the saas:

java.io.UncheckedIOException: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: No fallback setter/field defined for creator 
property 'distribution' (through reference chain: org.openrewrite.gradle.UpdateGradleWrapper["distribution"])
sambsnyd commented 5 months ago

This was fixed a long time ago