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 964d956 commit a79a451Copy full SHA for a79a451
build.gradle.kts
@@ -113,7 +113,7 @@ dependencies {
113
"grammar-kit"("org.jetbrains.idea:grammar-kit:1.5.1")
114
115
"testLibs"("org.jetbrains.idea:mockJDK:1.7-4d76c50")
116
- "testLibs"("org.spongepowered:mixin:0.6.8-SNAPSHOT:thin")
+ "testLibs"("org.spongepowered:mixin:0.7-SNAPSHOT:thin")
117
}
118
119
intellij {
0 commit comments