Skip to content

Commit bc1e370

Browse files
committed
Upgrade intellij platform version
1 parent 7386fb3 commit bc1e370

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginVersion=3.94.0
22
intellijDisplayVersion=2025.1
3-
intellij_version=IU-251.23536.34
4-
platformVersion=251.23536.34
3+
intellij_version=IU-251-EAP-SNAPSHOT
4+
platformVersion=251.23774.16
55
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
66
pluginSinceBuild=251
77
pluginUntilBuild=251.*

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARTIFACTS_DIR=artifacts
22
INJECT_INTELLIJ_VERSION=true
3-
IJ_VERSION_MAJOR_BUILD=251.23536.34
3+
IJ_VERSION_MAJOR_BUILD=251.23774.16
44
IJ_VERSION_MAJOR=251-EAP-SNAPSHOT
55
IJ_VERSION_MINOR=
66
IJ_SCALA_VERSION_LATEST=2025.1.7

0 commit comments

Comments
 (0)