1
0
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:
Alex Plate 2023-03-03 18:17:59 +02:00
parent e977bee8cc
commit 299890c737
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -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