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 18213e6 + 1311a17 commit 0d50dc1Copy full SHA for 0d50dc1
build.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("org.jetbrains.kotlin.jvm") version "1.5.31" apply false
+ id("org.jetbrains.kotlin.jvm") version "1.6.0" apply false
3
id("org.jetbrains.intellij") version "1.2.1" apply false
4
}
5
0 commit comments