Skip to content

Commit 633326b

Browse files
committed
feat: support IntelliJ Platform 2024.3
1 parent 627666e commit 633326b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginVersion=1.4.0
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 241
10-
pluginUntilBuild = 242.*
10+
pluginUntilBuild = 243.*
1111

1212
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
1313
platformType = WS

0 commit comments

Comments
 (0)