Skip to content

Commit 9c7a28e

Browse files
Update platformVersion and pluginVerifierIdeVersions for 2022.2.3
1 parent 110fa07 commit 9c7a28e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ pluginSinceBuild = 221
88
pluginUntilBuild = 222.*
99
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
1010
# See https://jb.gg/intellij-platform-builds-list for available build versions
11-
pluginVerifierIdeVersions = IU-2022.1.4, IU-2022.2, IU-2022.2.1
11+
pluginVerifierIdeVersions = IU-2022.1.4, IU-2022.2, IU-2022.2.1, IU-2022.2.2, IU-2022.2.3
1212

1313
platformType = IU
14-
platformVersion = 2022.2.1
14+
platformVersion = 2022.2.3
1515
platformDownloadSources = true
1616
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1717
platformPlugins = com.intellij.database

0 commit comments

Comments
 (0)