diff --git a/gradle.properties b/gradle.properties index eaee6829..7a45f906 100644 --- a/gradle.properties +++ b/gradle.properties @@ -10,7 +10,7 @@ pluginVersion=2.14.1 pluginSinceBuild=233.6745 # This should be kept up to date with the latest EAP. If the API is incompatible # with the latest stable, use the eap branch temporarily instead. -pluginUntilBuild=242.* +pluginUntilBuild=243.* # IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties # Gateway available build versions https://www.jetbrains.com/intellij-repository/snapshots and https://www.jetbrains.com/intellij-repository/releases # @@ -27,10 +27,10 @@ pluginUntilBuild=242.* # 233.15325-EAP-CANDIDATE-SNAPSHOT). platformType=GW platformVersion=233.15619-EAP-CANDIDATE-SNAPSHOT -instrumentationCompiler=242.19533-EAP-CANDIDATE-SNAPSHOT +instrumentationCompiler=243.15521-EAP-CANDIDATE-SNAPSHOT # Gateway does not have open sources. platformDownloadSources=true -verifyVersions=2023.3,2024.1,2024.2 +verifyVersions=2023.3,2024.1,2024.2,2024.3 # Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html # Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22 platformPlugins=