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 7d68494 commit 5635b13Copy full SHA for 5635b13
1 file changed
platform/processor/live-insight/build.gradle.kts
@@ -70,7 +70,7 @@ dependencies {
70
isTransitive = false
71
}
72
73
- val intellijVersion = "231.9161.38"
+ val intellijVersion = "231.9392.1"
74
implementation("com.jetbrains.intellij.platform:core:$intellijVersion")
75
implementation("com.jetbrains.intellij.platform:core-impl:$intellijVersion")
76
implementation("com.jetbrains.intellij.platform:lang:$intellijVersion")
0 commit comments