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.
2 parents cc8069b + 56f979e commit 8400400Copy full SHA for 8400400
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("org.jetbrains.kotlin.jvm") version "1.6.10" apply false
3
- id("org.jetbrains.intellij") version "1.3.0" apply false
+ id("org.jetbrains.intellij") version "1.3.1" apply false
4
}
5
6
subprojects {
0 commit comments