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 0411d09 commit ecfe149Copy full SHA for ecfe149
build.gradle.kts
@@ -97,6 +97,7 @@ dependencies {
97
"testLibs"("org.spongepowered:mixin:0.7-SNAPSHOT:thin")
98
99
// For non-SNAPSHOT versions (unless Jetbrains fixes this...) find the version with:
100
+ // intellij.ideaDependency.buildNumber.substring(intellij.type.length + 1)
101
"gradle-tooling-extension"("com.jetbrains.intellij.gradle:gradle-tooling-extension:183.4284.85")
102
}
103
0 commit comments