Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed shading of the asm dependency #147

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Commits on Oct 13, 2023

  1. Fixed shading of the asm dependency

    Removed the "plugin" configuration and reverted back to using the default configuration setting for the shadow plugin.
    
    Added SLF4J to the shadow configuration so it doesn't get shaded. SLF4J is a super common dependency for a lot of libraries and has a very stable API.
    arpsmack committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d8ba9c0 View commit details
    Browse the repository at this point in the history