mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-03-09 09:32:17 +01:00
Update gradle plugin
This commit is contained in:
parent
e977bee8cc
commit
299890c737
@ -65,7 +65,7 @@ plugins {
|
||||
kotlin("jvm") version "1.7.20"
|
||||
application
|
||||
|
||||
id("org.jetbrains.intellij") version "1.11.0"
|
||||
id("org.jetbrains.intellij") version "1.13.1"
|
||||
id("org.jetbrains.changelog") version "2.0.0"
|
||||
|
||||
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
|
||||
|
Loading…
Reference in New Issue
Block a user