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 8e96eff + bfb470d commit c32f8d2Copy full SHA for c32f8d2
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.16.0"
+ id("org.jetbrains.intellij") version "1.16.1"
6
}
7
8
val mpsToIdeaMap = mapOf(
0 commit comments