Skip to content

Commit 2e9a87d

Browse files
committed
Merge branch 'develop'
2 parents 976e774 + 475953a commit 2e9a87d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@ pluginVersion = 5.2.0
1010
# See: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360010590059-Why-pluginUntilBuild-is-mandatory
1111
pluginSinceBuild = 242
1212
# We do not set until build, as we want it to be compatible with new versions. See `plugin.xml`.
13-
# pluginUntilBuild = 252.*
14-
pluginUntilBuild =
13+
pluginUntilBuild = 253.*
1514

1615
# IntelliJ Platform Properties -> https://github.com/JetBrains/gradle-intellij-plugin#intellij-platform-properties
1716
# 2022.3 and newer require JDK17

0 commit comments

Comments
 (0)