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 f675a1f commit 060a826Copy full SHA for 060a826
projects/cleanroom/build.gradle
@@ -345,7 +345,7 @@ dependencies {
345
346
// Mixin
347
installer 'com.cleanroommc:sponge-mixin:0.20.12+mixin.0.8.7'
348
- installer annotationProcessor('io.github.llamalad7:mixinextras-common:0.5.0')
+ installer annotationProcessor('io.github.llamalad7:mixinextras-common:0.5.1')
349
350
testImplementation platform('org.junit:junit-bom:6.0.0')
351
testImplementation 'org.junit.jupiter:junit-jupiter'
0 commit comments