Skip to content

Commit 23bae3b

Browse files
committed
feat: Add support for IDEA 241
1 parent ed2073a commit 23bae3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "232.*"
46+
untilBuild = "241.*"
4747
),
4848
BuildData(
4949
ideaSDKShortVersion = "223",

0 commit comments

Comments
 (0)