File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -44,9 +44,9 @@ val buildDataList = listOf(
4444 ideaSDKShortVersion = " 231" ,
4545 // 223.7571.123-EAP-SNAPSHOT
4646 // LATEST-EAP-SNAPSHOT
47- ideaSDKVersion = " 2023.1 " ,
47+ ideaSDKVersion = " 233.11799.6-EAP-SNAPSHOT " ,
4848 sinceBuild = " 231" ,
49- untilBuild = " 232 .*" ,
49+ untilBuild = " 233 .*" ,
5050 bunch = " 212" ,
5151 targetCompatibilityLevel = JavaVersion .VERSION_17 ,
5252 jvmTarget = " 17"
Original file line number Diff line number Diff line change 6969 ]]> </description >
7070
7171 <change-notes ><![CDATA[
72+ <strong>1.4.9</strong>
73+ <ul>
74+ <li>[NEW] compatible with IDEA233</li>
75+ </ul>
7276 <strong>1.4.2</strong>
7377 <ul>
7478 <li>[NEW] rewrite the index system, fix IDE freeze/crash issues!</li>
You can’t perform that action at this time.
0 commit comments