1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-09 17:15:50 +02:00

Update target IDEA version to 242

Note that this uses 2024.2.1 as the minimum version because 2024.2.0 is no longer available.
This commit is contained in:
Matt Ellis 2024-10-23 12:16:44 +01:00 committed by Alex Pláte
parent 9d8afc5fcb
commit 1e02848a66

View File

@ -16,7 +16,7 @@
# https://data.services.jetbrains.com/products?code=IC
# Maven releases are here: https://www.jetbrains.com/intellij-repository/releases
# And snapshots: https://www.jetbrains.com/intellij-repository/snapshots
ideaVersion=2024.1.1
ideaVersion=2024.2.1
# Values for type: https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#intellij-extension-type
ideaType=IC
instrumentPluginCode=true