Skip to content
Snippets Groups Projects
Commit 3608f4db authored by Johannes Mey's avatar Johannes Mey
Browse files

update to current intellij versions

parent b2423d5e
No related branches found
No related tags found
1 merge request!13update to current intellij versions
Pipeline #14140 passed
This commit is part of merge request !13. Comments created here will be created in the context of that merge request.
...@@ -8,11 +8,11 @@ pluginVersion = 0.3.0 ...@@ -8,11 +8,11 @@ pluginVersion = 0.3.0
# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html # See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
# for insight into build numbers and IntelliJ Platform versions. # for insight into build numbers and IntelliJ Platform versions.
pluginSinceBuild = 211 pluginSinceBuild = 211
pluginUntilBuild = 213.* pluginUntilBuild = 222.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl # Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
# See https://jb.gg/intellij-platform-builds-list for available build versions. # See https://jb.gg/intellij-platform-builds-list for available build versions.
pluginVerifierIdeVersions = 2021.1.1, 2021.1.2, 2021.1.3, 2021.2.3, 2021.3.1 pluginVerifierIdeVersions = 2021.1.1, 2021.1.2, 2021.1.3, 2021.2.3, 2021.3.1, 2022.1.4, 2022.2
platformType = IC platformType = IC
platformVersion = 2021.3.1 platformVersion = 2021.3.1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment