We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9744dfb commit 8b7e319Copy full SHA for 8b7e319
components/ide/jetbrains/gateway-plugin/gradle-stable.properties
@@ -7,5 +7,5 @@ pluginUntilBuild=242.*
7
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
8
# See https://jb.gg/intellij-platform-builds-list for available build versions.
9
pluginVerifierIdeVersions=2024.2
10
-# Version from "com.jetbrains.gateway" which can be found at https://www.jetbrains.com/updates/updates.xml
+# Version from "com.jetbrains.gateway" which can be found at https://www.jetbrains.com/updates/updates.xml or exec `./gradlew printProductsReleases`
11
platformVersion=2024.2.3
0 commit comments