Skip to content

Commit 4a91a70

Browse files
committed
2025.1 build
1 parent 97ee0b3 commit 4a91a70

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
@@ -14,18 +14,18 @@ pluginUntilBuild = 299.*
1414

1515
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1616
platformType = IU
17-
platformVersion = 251.23774.16-EAP-SNAPSHOT
17+
platformVersion = 2025.1
1818

1919
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
2020
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
2121
platformBundledPlugins = com.intellij.java,com.jetbrains.plugins.webDeployment
22-
platformPlugins = com.jetbrains.php:251.23774.200,com.jetbrains.twig:251.23774.16,de.espend.idea.php.toolbox:6.2.0,com.intellij.modules.json:243.23654.117
22+
platformPlugins = com.jetbrains.php:251.23774.318,com.jetbrains.twig:251.23774.318,de.espend.idea.php.toolbox:6.2.0,com.intellij.modules.json:251.23774.318
2323

2424
# Java language level used to compile sources and to generate the files for - Java 11 is required since 2020.3
2525
javaVersion = 21
2626

2727
# Gradle Releases -> https://github.com/gradle/gradle/releases
28-
gradleVersion = 8.8
28+
gradleVersion = 8.13
2929

3030
# Opt-out flag for bundling Kotlin standard library.
3131
# See https://plugins.jetbrains.com/docs/intellij/kotlin.html#kotlin-standard-library for details.

0 commit comments

Comments
 (0)