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 d6ade42 commit 56f979eCopy full SHA for 56f979e
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