File tree 4 files changed +5
-5
lines changed
src/main/resources/META-INF
4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 72
72
ide-versions : |
73
73
ideaIC:2023.3.1
74
74
ideaIU:2023.3.1
75
- ideaIC:2024.1
76
- ideaIU:2024.1
75
+ ideaIC:2024.2
76
+ ideaIU:2024.2
77
77
failure-levels : |
78
78
COMPATIBILITY_PROBLEMS
79
79
INVALID_PLUGIN
Original file line number Diff line number Diff line change 1
1
object ChangeNotes {
2
2
val value =
3
3
""" <![CDATA[
4
- <p>Support for IntelliJ IDEA 2024.1 .*</p>
4
+ <p>Support for IntelliJ IDEA 2024.2 .*</p>
5
5
]]>"""
6
6
}
Original file line number Diff line number Diff line change 23
23
24
24
<change-notes >replaced-by-build</change-notes >
25
25
26
- <idea-version since-build =" 223" until-build =" 241 .*" />
26
+ <idea-version since-build =" 223" until-build =" 242 .*" />
27
27
28
28
<depends >org.intellij.scala</depends >
29
29
<depends >com.intellij.java</depends >
Original file line number Diff line number Diff line change 1
- ThisBuild / version := " 0.0.12 "
1
+ ThisBuild / version := " 0.0.13 "
You can’t perform that action at this time.
0 commit comments