Skip to content

Commit

Permalink
Update Mixin to fix fugue broken
Browse files Browse the repository at this point in the history
  • Loading branch information
kappa-maintainer committed Apr 29, 2024
1 parent c1af5dc commit f795fa5
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 @@ -490,7 +490,7 @@ project(':cleanroom') {
installer 'org.openjdk.nashorn:nashorn-core:15.4'

// Mixin
installer 'com.cleanroommc:sponge-mixin:0.19.1+mixin.0.8.5'
installer 'com.cleanroommc:sponge-mixin:0.19.2+mixin.0.8.5'
installer annotationProcessor('io.github.llamalad7:mixinextras-common:0.3.5')

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

0 comments on commit f795fa5

Please sign in to comment.