Skip to content

Commit 74f8b93

Browse files
Update MixinBooter version (#60)
1 parent 1184b66 commit 74f8b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ configurations {
456456
}
457457
}
458458

459-
String mixinProviderSpec = 'zone.rong:mixinbooter:8.3'
459+
String mixinProviderSpec = 'zone.rong:mixinbooter:8.9'
460460
dependencies {
461461
if (usesMixins.toBoolean()) {
462462
annotationProcessor 'org.ow2.asm:asm-debug-all:5.2'

0 commit comments

Comments
 (0)