[CHORE] Bump JarManager to fix remapping issues

This commit is contained in:
2023-11-07 22:21:42 +02:00
parent de3965e144
commit d6c5d45846
3 changed files with 4 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ dependencies {
shadeMe 'org.jetbrains:annotations:24.0.1'
shadeMe 'commons-io:commons-io:2.11.0'
shadeMe('com.hypherionmc:jarmanager:1.0.3') {
shadeMe('com.hypherionmc:jarmanager:1.0.4') {
exclude group: 'org.ow2.asm'
}
shadeMe 'org.ow2.asm:asm:9.3'