1.30.0
What's Changed
- Upgraded with rewrite 7.32.0
- Add CucumberAnnotationToSuiteTest by @timtebeek 50ba449
- UpgradeDependencyVersion for io.cucumber:* to 7.x by @timtebeek in #270
- Avoid even more special characters to avoid alternative text expressions by @timtebeek #269
- chore: suppress jackson-databind by @natedanner #271
- Use glob expression when updating mockito dependencies by @tkvangorder cb41db9
- Replace AssertJAssertions JavaTemplate JavaParser stubs with
assertj-coreclasspath reference by @pway99 13e6e87 59a3077 - Update CleanupMockitoImports to use TypeUtils#isWellFormedType for finding mockito method invocations having invalid type information by @pway99 84f4145
- CleanUpMockitoImportsTest RewriteTest conversion by @pway99 12d86a5
New Contributors
- @natedanner made their first contribution in #271
Full Changelog: v.1.29.0...v1.30.0