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

Bump TerminalConsoleAppender to get rid of warning in dev #174

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

shartte
Copy link
Contributor

@shartte shartte commented Jul 4, 2024

TerminalConsoleAppender 1.3.0 bundles a newer version of jline that should hopefully rid us of the infocmp could not be found error we are getting in dev envs.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jul 4, 2024

  • Publish PR to GitHub Packages

Last commit published: 32714505c541966be45ff75dafba2a5abaed1a92.

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 #174' // https://github.com/neoforged/FancyModLoader/pull/174
        url 'https://prmaven.neoforged.net/FancyModLoader/pr174'
        content {
            includeModule('net.neoforged.fancymodloader', 'junit-fml')
            includeModule('net.neoforged.fancymodloader', 'earlydisplay')
            includeModule('net.neoforged.fancymodloader', 'loader')
        }
    }
}

@shartte shartte merged commit 6c16970 into neoforged:main Jul 4, 2024
4 checks passed
@shartte shartte deleted the bump-terminal-console-appender branch July 4, 2024 13:51
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