Skip to content

Commit c112e7e

Browse files
Remove 2021.1.3, 2021.2.3, 2021.3.3 from pluginVerifierIdeVersions
1 parent 718535f commit c112e7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
pluginGroup = com.github.yusufugurozbek.testcontainers.port.updater
55
pluginName = Testcontainers Port Updater
66
pluginVersion = 1.0.2
7-
pluginSinceBuild = 211
7+
pluginSinceBuild = 221
88
pluginUntilBuild = 222.*
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 = IU-2021.1.3, IU-2021.2.3, IU-2021.3.3, IU-2022.1, IU-2022.1.1, IU-2022.1.2, IU-2022.1.3, IU-2022.1.4, IU-2022.2, IU-2022.2.1
11+
pluginVerifierIdeVersions = IU-2022.1, IU-2022.1.1, IU-2022.1.2, IU-2022.1.3, IU-2022.1.4, IU-2022.2, IU-2022.2.1
1212

1313
platformType = IU
1414
platformVersion = 2022.2.1

0 commit comments

Comments
 (0)