File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ dependencies {
111111 bundledPlugin(" org.intellij.intelliLang" )
112112 bundledPlugin(" com.intellij.properties" )
113113 bundledPlugin(" Git4Idea" )
114- bundledPlugin(" com.intellij.json" )
114+ bundledPlugin(" com.intellij.modules. json" )
115115
116116 // Optional dependencies
117117 bundledPlugin(" org.jetbrains.kotlin" )
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ licenser = "0.6.1"
99changelog = " 2.2.0"
1010intellij-plugin = " 2.6.0"
1111intellij-plugin-repository-rest-client = " 2.0.46"
12- intellij-ide = " 252.13776.59 -EAP-SNAPSHOT"
12+ intellij-ide = " 252.19874.12 -EAP-SNAPSHOT"
1313idea-ext = " 1.1.10"
1414psiPlugin = " 251.175"
1515
@@ -42,7 +42,7 @@ jflex-skeleton = "org.jetbrains.idea:jflex:1.7.0-c1fdf11"
4242grammarKit = " org.jetbrains.idea:grammar-kit:1.5.1"
4343
4444# Gradle Tooling
45- gradleToolingExtension = { module = " com.jetbrains.intellij.gradle:gradle-tooling-extension" , version = " 252.13776.59 -EAP-SNAPSHOT" }
45+ gradleToolingExtension = { module = " com.jetbrains.intellij.gradle:gradle-tooling-extension" , version = " 252.19874.12 -EAP-SNAPSHOT" }
4646annotations = " org.jetbrains:annotations:24.0.0"
4747groovy = " org.codehaus.groovy:groovy:3.0.19"
4848
Original file line number Diff line number Diff line change 2626 <depends optional =" true" config-file =" mcdev-kotlin.xml" >org.jetbrains.kotlin</depends >
2727 <depends >org.intellij.groovy</depends >
2828 <depends >com.intellij.properties</depends >
29- <depends >com.intellij.json</depends >
29+ <depends >com.intellij.modules. json</depends >
3030 <depends >ByteCodeViewer</depends >
3131 <depends optional =" true" config-file =" mcdev-toml.xml" >org.toml.lang</depends >
3232 <depends optional =" true" config-file =" mcdev-yaml.xml" >org.jetbrains.plugins.yaml</depends >
You can’t perform that action at this time.
0 commit comments