File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ pluginVersion=2.11.7
77# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
88# for insight into build numbers and IntelliJ Platform versions.
99pluginSinceBuild =233.6745
10- pluginUntilBuild =241 .*
10+ pluginUntilBuild =242 .*
1111# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1212# Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases
1313# The platform version must match the "since build" version while the
@@ -16,9 +16,9 @@ pluginUntilBuild=241.*
1616# range.
1717platformType =GW
1818platformVersion =233.15325-EAP-CANDIDATE-SNAPSHOT
19- instrumentationCompiler =241.10840 -EAP-CANDIDATE-SNAPSHOT
19+ instrumentationCompiler =242.19533 -EAP-CANDIDATE-SNAPSHOT
2020platformDownloadSources =true
21- verifyVersions =2023.3,2024.1
21+ verifyVersions =2023.3,2024.1,2024.2
2222# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
2323# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
2424platformPlugins =
You can’t perform that action at this time.
0 commit comments