File tree Expand file tree Collapse file tree 4 files changed +3
-25
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 4 files changed +3
-25
lines changed Original file line number Diff line number Diff line change 1616 fail-fast : false
1717 matrix :
1818 include :
19- - ideaVersion : IC-193.5233.102
19+ - ideaVersion : IC-2020.1.1
2020 gkVersion : 2019.3
2121 - ideaVersion : PY-LATEST-EAP-SNAPSHOT
2222 gkVersion : 2019.3
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 7878apply plugin : ' org.jetbrains.intellij'
7979intellij {
8080 // IDE version - https://www.jetbrains.com/intellij-repository/releases
81- version = System . getenv(). getOrDefault(' IDEA_VERSION' , ' IC-193.5233.102 ' )
81+ version = System . getenv(). getOrDefault(' IDEA_VERSION' , ' IC-2020.1.1 ' )
8282 pluginName = ' CSV Plugin'
8383 instrumentCode = true
8484 updateSinceUntilBuild = false
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ FIX: Past few versions of this plugin don't show colors #298
5757 </change-notes >
5858
5959 <!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
60- <idea-version since-build =" 193.5233.102 " />
60+ <idea-version since-build =" 2020.1 " />
6161
6262 <!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html
6363 on how to target different products -->
You can’t perform that action at this time.
0 commit comments