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 a95088a commit 175920eCopy full SHA for 175920e
build.gradle
@@ -113,7 +113,7 @@ dependencies {
113
compileOnly "com.intellij:annotations:9.0.4"
114
testCompileOnly "com.intellij:annotations:9.0.4"
115
shaded "com.google.code.gson:gson:2.11.0"
116
- implementation "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.9"
+ implementation "gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.2"
117
shaded "net.neoforged:EclipseLaunchConfigs:0.1.11"
118
shaded "net.neoforged:VscLaunchConfigs:1.0.8"
119
shaded("net.neoforged:JarJarMetadata:0.4.2") {
0 commit comments