1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-25 02:46:01 +01:00

Downgrade version of IJ plugin

This commit is contained in:
Alex Plate 2023-12-15 16:52:59 +02:00
parent 3b1768fa4e
commit 258203f400
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -69,7 +69,7 @@ plugins {
kotlin("jvm") version "1.8.21"
application
id("org.jetbrains.intellij") version "1.16.0"
id("org.jetbrains.intellij") version "1.15.0"
id("org.jetbrains.changelog") version "2.2.0"
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle