What's Changed
- Inline deprecated constant value by @tresat in #779 . This removes a reference to a Gradle-internal API
- Use ArchiveOperations instead of internal FileOperations, when available by @ejona86 in #780 . This avoids a reference to a Gradle-internal API on Gradle 6.6+
- Replace usage of multi-string dependency notation in ToolsLocator which was deprecated in Gradle 9.1 by @breskeby in #786
- Improve clarity of README.md about dependency types by @hudlow in #789
New Contributors
- @tresat made their first contribution in #779
- @breskeby made their first contribution in #786
- @hudlow made their first contribution in #789
Full Changelog: v0.9.5...v0.9.6