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 7386fb3 commit bc1e370Copy full SHA for bc1e370
PluginsAndFeatures/azure-toolkit-for-intellij/gradle.properties
@@ -1,7 +1,7 @@
1
pluginVersion=3.94.0
2
intellijDisplayVersion=2025.1
3
-intellij_version=IU-251.23536.34
4
-platformVersion=251.23536.34
+intellij_version=IU-251-EAP-SNAPSHOT
+platformVersion=251.23774.16
5
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
6
pluginSinceBuild=251
7
pluginUntilBuild=251.*
gradle.properties
@@ -1,6 +1,6 @@
ARTIFACTS_DIR=artifacts
INJECT_INTELLIJ_VERSION=true
-IJ_VERSION_MAJOR_BUILD=251.23536.34
+IJ_VERSION_MAJOR_BUILD=251.23774.16
IJ_VERSION_MAJOR=251-EAP-SNAPSHOT
IJ_VERSION_MINOR=
IJ_SCALA_VERSION_LATEST=2025.1.7
0 commit comments