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

Undo bump of AccessTransformers to 11.0.1 (back to 10.0.1 for now) #193

Merged
merged 2 commits into from
Aug 11, 2024

Conversation

Technici4n
Copy link
Member

#177 bumped the AT dependency to major version 11, which removes the ANTLR dependency. This is a good thing, however it is also a breaking change that should be kept for the next BC cycle.

@Technici4n Technici4n requested a review from shartte August 10, 2024 19:54
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Aug 10, 2024

  • Publish PR to GitHub Packages

Last commit published: 4082f92fd908f7f44c6906c4fd6615760e788413.

PR Publishing

The artifacts published by this PR:

Repository Declaration

In order to use the artifacts published by the PR, add the following repository to your buildscript:

repositories {
    maven {
        name 'Maven for PR #193' // https://github.com/neoforged/FancyModLoader/pull/193
        url 'https://prmaven.neoforged.net/FancyModLoader/pr193'
        content {
            includeModule('net.neoforged.fancymodloader', 'tests')
            includeModule('net.neoforged.fancymodloader', 'loader')
            includeModule('net.neoforged.fancymodloader', 'earlydisplay')
            includeModule('net.neoforged.fancymodloader', 'junit-fml')
        }
    }
}

@shartte shartte enabled auto-merge (squash) August 10, 2024 21:04
@shartte shartte merged commit 76ee6f3 into neoforged:main Aug 11, 2024
3 checks passed
@Technici4n Technici4n deleted the undo-at-bump branch August 11, 2024 20:49
@neoforged-releases
Copy link

🚀 This PR has been released as FancyModLoader version 4.0.27.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants