What's Changed
- Determine the correct configuration for Gradle dependency constraints by @bmuschko in #5674
- UpgradeDependencyVersion recipe supports G.GString and K.StringTemplate string interpolation in dependency version declaration by @bmuschko in #5741
- Add recipe SimplifySingleElementAnnotation by @ghusta in #5740
- Adding recipe for
DoesNotIncludeDependency
for Gradle (Maven had one already), to allow for checking whether a dependency is not included. by @steve-aom-elliott in #5725 - Add headers to
HttpSender.Response
by @jkschneider in #5754 - Clarify the use of the recipe by @bmuschko in #5753
- Fix: handle implicit closure call in Groovy by @e5LA in #5743
- Do not check all-service endpoint if exact version requested by @bmuschko in #5737
New Contributors
Full Changelog: v8.57.0...v8.58.0