gosu-lang / gradle-gosu-plugin

BSD 3-Clause "New" or "Revised" License
5 stars 7 forks source link

User/sv/gradle 6.0.1 support snapshot #50

Closed sadheeshv closed 4 years ago

sadheeshv commented 4 years ago

This commit has changes for Gradle 6.0.1 Support.

Overview:

  1. In GosuBasePlugin removed few depreciated usages of internal API's like sourceDirectorySetFactory
  2. Fixed tests
  3. Project Major version has been changed.

Unit & Integration Test results: status: Passed