We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf4dbe commit 65fc586Copy full SHA for 65fc586
plugin/build.gradle.kts
@@ -4,7 +4,7 @@ import java.net.URL
4
plugins {
5
id("java")
6
id("org.jetbrains.kotlin.jvm")
7
- id("org.jetbrains.intellij") version "1.4.0"
+ id("org.jetbrains.intellij") version "1.5.0"
8
id("org.jetbrains.changelog") version "1.3.1"
9
id("maven-publish")
10
}
0 commit comments