Skip to content

Commit fed1c44

Browse files
committed
fix(ci): Update plugin verifier versions
1 parent afeecad commit fed1c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pluginSinceBuild = 251
1313

1414
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
1515
# See https://jb.gg/intellij-platform-builds-list for available build versions.
16-
pluginVerifierIdeVersions = PY-2024.1, PC-2024.1
16+
pluginVerifierIdeVersions = PY-2023.3.5, PC-2023.3.5, IU-2023.3.5, IC-2023.3.5
1717

1818
platformType = PC
1919
# recommendation for development, use the latest bugfix version of the earliest minor version we can find sources for

0 commit comments

Comments
 (0)