Skip to content

Commit 8a50973

Browse files
authored
Update target IntelliJ version to 2025.3 (#1495)
1 parent 73683c7 commit 8a50973

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ javaVersion=21
66
# Target IntelliJ Community by default
77
platformType=IU
88
platformVersion=2024.3.6
9-
ideTargetVersion=253.28294.251
9+
ideTargetVersion=2025.3
1010

1111
# Example: platformBundledPlugins = com.intellij.java
1212
platformBundledPlugins=com.intellij.java, org.jetbrains.idea.maven, com.intellij.gradle, org.jetbrains.plugins.terminal, com.intellij.properties
@@ -19,4 +19,4 @@ lclsLemminxVersion=2.4
1919
lclsVersion=2.4
2020

2121
# Increase Gradle memory by setting maximum heap size to 2 GB and minimum to 1 GB to prevent OutOfMemoryError
22-
org.gradle.jvmargs=-Xmx2g -Xms1g -Dfile.encoding=UTF-8
22+
org.gradle.jvmargs=-Xmx2g -Xms1g -Dfile.encoding=UTF-8

0 commit comments

Comments
 (0)