diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ed51c1..9273f53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ## [Unreleased] ### Changed -- Update `pluginVerifierIdeVersions` to `2020.2.4, 2020.3.3, 2021.1` +- Update `pluginVerifierIdeVersions` to `2020.2.4, 2020.3.4, 2021.1` - Dependencies (GitHub Actions) - upgrade `actions/cache` to `v2.1.5` - Upgrade Gradle Wrapper to `7.0` diff --git a/gradle.properties b/gradle.properties index 80e84e3..7837c50 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ pluginUntilBuild = 203.* # 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.3, 2021.1 +pluginVerifierIdeVersions = 2020.2.4, 2020.3.4, 2021.1 platformType = IC platformVersion = 2020.2.4