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 85c1930 + dfe28a8 commit d7b15d5Copy full SHA for d7b15d5
mps-model-server-plugin/build.gradle.kts
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2
3
plugins {
4
id("org.jetbrains.kotlin.jvm")
5
- id("org.jetbrains.intellij") version "1.15.0"
+ id("org.jetbrains.intellij") version "1.16.0"
6
}
7
8
val mpsToIdeaMap = mapOf(
0 commit comments