Update pluginVerifierIdeVersions to 2021.1.2

This commit is contained in:
Yann Cébron 2021-06-02 11:52:56 +02:00 committed by Jakub Chrzanowski
parent 806287b5e6
commit 16081ede91
2 changed files with 2 additions and 1 deletions

View File

@ -10,6 +10,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