Skip to content

Commit aa7f733

Browse files
committed
Updated gradle.properties
1 parent 7170c3f commit aa7f733

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ pluginGroup = com.magento.idea.magento2plugin
22
pluginName = Magento PhpStorm
33
pluginRepositoryUrl = https://github.com/magento/magento2-phpstorm-plugin
44
pluginVersion = 2025.2.0
5-
pluginSinceBuild = 251.*
5+
pluginSinceBuild = 250.*
66
pluginUntilBuild = 258.*
77
platformType = PS
8-
platformVersion = 252.18003.43
9-
platformPlugins = com.intellij.lang.jsgraphql:252.18003.27
8+
platformVersion = 2025.1.3
9+
platformPlugins = com.intellij.lang.jsgraphql:251.26927.39,org.jetbrains.junie:251.204.104
1010
platformBundledPlugins = com.intellij.modules.json,com.jetbrains.php,JavaScript,com.intellij.copyright
1111
gradleVersion = 8.10.2
1212
kotlin.stdlib.default.dependency = false

0 commit comments

Comments
 (0)