Skip to content

Commit

Permalink
Update MixinBooter version (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
ALongStringOfNumbers authored Nov 11, 2023
1 parent 1184b66 commit 74f8b93
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 @@ -456,7 +456,7 @@ configurations {
}
}

String mixinProviderSpec = 'zone.rong:mixinbooter:8.3'
String mixinProviderSpec = 'zone.rong:mixinbooter:8.9'
dependencies {
if (usesMixins.toBoolean()) {
annotationProcessor 'org.ow2.asm:asm-debug-all:5.2'
Expand Down

0 comments on commit 74f8b93

Please sign in to comment.