Skip to content

Commit

Permalink
Fix fabric logic in Mixin
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Jul 10, 2024
1 parent d281129 commit 0f4cba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ project(':cleanroom') {
installer 'org.openjdk.nashorn:nashorn-core:15.4'

// Mixin
installer 'com.cleanroommc:sponge-mixin:0.20.4+mixin.0.8.7'
installer 'com.cleanroommc:sponge-mixin:0.20.5+mixin.0.8.7'
installer annotationProcessor('io.github.llamalad7:mixinextras-common:0.4.0')

testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
Expand Down

0 comments on commit 0f4cba5

Please sign in to comment.