1.40
github-actions
released this
27 Sep 14:25
·
443 commits
to refs/heads/master
since this release
This release features a production ready version of Gradle Enterprise plugin/extension injection.
🚀 New features and improvements
- Inject resources only if they have changed (#182) @c00ler
- Gradle Enterprise injection improvements (#177) @c00ler
📝 Documentation updates
- Add compatibility to README (#184) @sorin-florea
👻 Maintenance
- Run cross version tests for Maven (#180) @sorin-florea
- Use the latest version of Gradle Spotbugs Plugin (#181) @c00ler
- Fix test environment setup and remove unnecessary JVM environment check. (#178) @sorin-florea
- Update Gradle to be able to use toolchains (#176) @c00ler
- Require Java 11 to build the plugin (#175) @c00ler