Upgrade Gradle Wrapper to 7.0

This commit is contained in:
Jakub Chrzanowski
2021-04-13 21:33:51 +02:00
parent 1e1a754f72
commit d318baadb9
2 changed files with 2 additions and 1 deletions

View File

@@ -6,6 +6,7 @@
### Changed
- Update `pluginVerifierIdeVersions` to `2020.2.4, 2020.3.3, 2021.1`
- Dependencies (GitHub Actions) - upgrade `actions/cache` to `v2.1.5`
- Upgrade Gradle Wrapper to `7.0`
## [0.9.0]
### Added