diff --git a/build.gradle b/build.gradle index 0a9a8a18e..a423648dc 100644 --- a/build.gradle +++ b/build.gradle @@ -498,7 +498,7 @@ project(':cleanroom') { // Mixin installer 'com.cleanroommc:sponge-mixin:0.20.6+mixin.0.8.7' - installer annotationProcessor('io.github.llamalad7:mixinextras-common:0.4.0') + installer annotationProcessor('io.github.llamalad7:mixinextras-common:0.4.1') testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1' testImplementation 'org.junit.vintage:junit-vintage-engine:5.10.1'