Skip to content

v0.9.6

Latest

Choose a tag to compare

@ejona86 ejona86 released this 17 Dec 03:18
· 2 commits to master since this release

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

Full Changelog: v0.9.5...v0.9.6