Update pluginVerifierIdeVersions to 2021.1.2

This commit is contained in:
Yann Cébron 2021-06-02 11:52:56 +02:00
parent 49c80f224e
commit 7e1ab86c4d
2 changed files with 2 additions and 1 deletions

View File

@ -9,6 +9,7 @@
### Changed
- Dependencies (GitHub Actions) - upgrade `actions/cache` to `v2.1.6`
- Trigger GitHub Actions `Build` workflows only on pushes to `main` branch or pull request to avoid duplicated checks
- Update `pluginVerifierIdeVersions` to `2021.1.2`
## [0.10.0]
### Changed

View File

@ -12,7 +12,7 @@ pluginUntilBuild = 211.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
# See https://jb.gg/intellij-platform-builds-list for available build versions.
pluginVerifierIdeVersions = 2020.2.4, 2020.3.4, 2021.1.1
pluginVerifierIdeVersions = 2020.2.4, 2020.3.4, 2021.1.2
platformType = IC
platformVersion = 2020.2.4