Skip to content
Success

Changes

Summary

  1. Update dependencies (commit: fb16072) (details)
Commit fb1607217093f6fdbc698b94eb31f3fa4237762b by Geolykt
Update dependencies

Notably bumps micromixin-transformer to version 0.4.0-a20240227
which is not ABI-compatible with older releases of micromixin-transformer.

However, the newly introduced changes should not affect any consumers
beyond the fact that the micromixin implementation should now support more
features.
(commit: fb16072)
The file was modifiedsrc/main/java/de/geolykt/starloader/launcher/CLILauncher.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/launcher/SLF4JLoggingFacade.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/launcher/ASMMixinTransformer.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/launcher/IDELauncher.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/launcher/MixinBytecodeProvider.java (diff)
The file was modifiedsrc/main/java/de/geolykt/starloader/mod/ExtensionManager.java (diff)