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 c9b78a3 commit bfb470dCopy full SHA for bfb470d
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