diff --git a/build.gradle b/build.gradle index d2dc317b4..6019d34f3 100644 --- a/build.gradle +++ b/build.gradle @@ -460,7 +460,7 @@ project(':cleanroom') { // Mixin installer 'com.cleanroommc:sponge-mixin:0.15.3+mixin.0.8.5' - installer annotationProcessor('io.github.llamalad7:mixinextras-common:0.3.1') + installer annotationProcessor('io.github.llamalad7:mixinextras-common:0.3.2') testImplementation 'org.junit.jupiter:junit-jupiter-api:5.0.0' testImplementation 'org.junit.vintage:junit-vintage-engine:5.+'