Skip to content

Commit 01ef016

Browse files
authored
Merge pull request #7 from yanislgha/main
feat: support IDEA 2025.2
2 parents e18666a + 996fee1 commit 01ef016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ val buildDataList = listOf(
4343
ideaSDKShortVersion = "231",
4444
ideaSDKVersion = "2023.1",
4545
sinceBuild = "231",
46-
untilBuild = "251.*"
46+
untilBuild = "252.*"
4747
),
4848
BuildData(
4949
ideaSDKShortVersion = "223",

0 commit comments

Comments
 (0)