We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67e8b70 commit 112806bCopy full SHA for 112806b
1 file changed
build.gradle.kts
@@ -37,6 +37,7 @@ intellijPlatform {
37
ides {
38
// ide(org.jetbrains.intellij.platform.gradle.IntelliJPlatformType.IntellijIdeaCommunity, "2024.3.7")
39
ide(org.jetbrains.intellij.platform.gradle.IntelliJPlatformType.IntellijIdeaCommunity, "2024.3")
40
+ ide(org.jetbrains.intellij.platform.gradle.IntelliJPlatformType.IntellijIdeaCommunity, "2025.3")
41
}
42
43
0 commit comments