File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 33# cucumber-clojure Changelog
44
55## [ Unreleased]
6- ## [ 2020.3.3.0]
76## [ 2020.3.3.0] Release for IntelliJ 2020.3.3
87## [ 2020.3.2.1] Release for IntelliJ 2020.3.2
98- Minor fixes
Original file line number Diff line number Diff line change 33
44pluginGroup = com.github.taraktikos.cucumberclojure
55pluginName = cucumber-clojure
6- pluginVersion = 2020.3.3 .0
7- pluginSinceBuild = 203
8- pluginUntilBuild = 203 .*
6+ pluginVersion = 2021.1.1 .0
7+ pluginSinceBuild = 211
8+ pluginUntilBuild = 211 .*
99# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
1010# See https://jb.gg/intellij-platform-builds-list for available build versions
11- pluginVerifierIdeVersions = 2020.3.2, 2020.3.3, 2021.1
11+ pluginVerifierIdeVersions = 2021.1
1212
1313platformType = IC
14- platformVersion = 2020.3.3
14+ platformVersion = 2021.1.1
1515platformDownloadSources = true
1616# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
1717# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
18- platformPlugins = gherkin:203.5981.155 , com.cursiveclojure.cursive:1.10.0-2020.3
18+ platformPlugins = gherkin:211.6693.111 , com.cursiveclojure.cursive:1.10.2-2021.1
1919
2020# Opt-out flag for bundling Kotlin standard library.
2121# See https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library for details.
Original file line number Diff line number Diff line change 66
77 <change-notes ><![CDATA[
88 <ul>
9+ <li>2021.1.1.0: Release for IntelliJ 2021.1.1</li>
910 <li>2020.3.3.0: Release for IntelliJ 2020.3.3
1011 <ul>
1112 <li>Added navigation to step usages</li>
You can’t perform that action at this time.
0 commit comments