What's Changed
- Fix whitespace preservation when removing access modifiers by @dongwooooooo in #5905
- Fix ClassCastException for
valueMatches
in AddOrUpdateAnnotationAttribute by @jevanlingen in #5913 - Retain newline after deleted property by @timtebeek in #5915
- Add support for annotations to
TypeTable
by @knutwannheden in #5485 - Support dependency Map notation for version reference in Settings by @bmuschko in #5912
- Prevent version downgrade in Settings file referenced by buildscript by @bmuschko in #5917
- Gradle model rework by @sambsnyd in #5919
New Contributors
- @dongwooooooo made their first contribution in #5905
Full Changelog: v8.60.0...v8.60.1