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 @@ -10,7 +10,7 @@ pluginVersion=2.14.1
1010pluginSinceBuild =233.6745
1111# This should be kept up to date with the latest EAP. If the API is incompatible
1212# with the latest stable, use the eap branch temporarily instead.
13- pluginUntilBuild =242 .*
13+ pluginUntilBuild =243 .*
1414# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1515# Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases
1616#
@@ -27,10 +27,10 @@ pluginUntilBuild=242.*
2727# 233.15325-EAP-CANDIDATE-SNAPSHOT).
2828platformType =GW
2929platformVersion =233.15619-EAP-CANDIDATE-SNAPSHOT
30- instrumentationCompiler =242.19533 -EAP-CANDIDATE-SNAPSHOT
30+ instrumentationCompiler =243.15521 -EAP-CANDIDATE-SNAPSHOT
3131# Gateway does not have open sources.
3232platformDownloadSources =true
33- verifyVersions =2023.3,2024.1,2024.2
33+ verifyVersions =2023.3,2024.1,2024.2,2024.3
3434# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
3535# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
3636platformPlugins =
You can’t perform that action at this time.
0 commit comments