1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-06-03 16:34:06 +02:00

Update gradle intellij plugin

This commit is contained in:
Alex Plate 2020-11-27 10:54:22 +03:00
parent 726ab3f91b
commit 3944c80ae2
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F

View File

@ -13,7 +13,7 @@ buildscript {
}
plugins {
id 'org.jetbrains.intellij' version '0.6.3'
id 'org.jetbrains.intellij' version '0.6.5'
id 'io.gitlab.arturbosch.detekt' version '1.14.1'
id "org.jetbrains.changelog" version "0.6.2"
}