From 385f17e9726a2544387e9f67edaffa2208dc3e78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Wed, 22 Sep 2021 08:33:54 +0200 Subject: [PATCH] pluginVerifierIdeVersions: 2021.2.2 --- .github/template-cleanup/gradle.properties | 2 +- CHANGELOG.md | 3 +++ gradle.properties | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/template-cleanup/gradle.properties b/.github/template-cleanup/gradle.properties index a93209d..f9ae13a 100644 --- a/.github/template-cleanup/gradle.properties +++ b/.github/template-cleanup/gradle.properties @@ -13,7 +13,7 @@ pluginUntilBuild = 212.* # 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.3.4, 2021.1.3, 2021.2.1 +pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2.2 platformType = IC platformVersion = 2020.3.4 diff --git a/CHANGELOG.md b/CHANGELOG.md index abd9a4b..f315f89 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ - GitHub Actions: Collect Qodana/Tests/Plugin Verifier results as artifacts - Dependencies (GitHub Actions) - upgrade `jtalk/url-health-check-action` to `2` +### Changed +- Update `pluginVerifierIdeVersions` to `2021.2.2` + ## [1.0.0] ### Added - Plugin Signing diff --git a/gradle.properties b/gradle.properties index 4e3b189..3b45110 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ pluginUntilBuild = 212.* # 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.3.4, 2021.1.3, 2021.2.1 +pluginVerifierIdeVersions = 2020.3.4, 2021.1.3, 2021.2.2 platformType = IC platformVersion = 2020.3.4