Skip to content

Commit 953b3c8

Browse files
committed
Bump IntelliJ Platform to 2024.1.7; support 241-251.*
1 parent acd6050 commit 953b3c8

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
@@ -7,12 +7,12 @@ pluginRepositoryUrl = https://github.com/hsz/intellij-foldable-projectview
77
pluginVersion = 2.0.0-EAP-1
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10-
pluginSinceBuild = 223
11-
pluginUntilBuild = 233.*
10+
pluginSinceBuild = 241
11+
pluginUntilBuild = 251.*
1212

1313
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1414
platformType = IC
15-
platformVersion = 2022.3.3
15+
platformVersion = 2024.1.7
1616

1717
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1818
# Example: platformPlugins = com.jetbrains.php:203.4449.22, org.intellij.scala:2023.3.27@EAP

0 commit comments

Comments
 (0)