Skip to content

Bump jline#14056

Open
electronicboy wants to merge 1 commit into
mainfrom
cat/chore/bump-jline
Open

Bump jline#14056
electronicboy wants to merge 1 commit into
mainfrom
cat/chore/bump-jline

Conversation

@electronicboy

Copy link
Copy Markdown
Member

The bug I was holding back on for this has been resolved, updates jline
to 4.3.1, noting that now we're targetting Java 25 as the base, we no
longer need the JNI terminal; This has been kept for now as jline can use
it for a fallback, but will likely be removed in the future.

The bug I was holding back on for this has been resolved, updates jline
to 4.3.1, noting that now we're targetting Java 25 as the base, we no
longer need the JNI terminal; This has been kept for now as jline can use
it for a fallback, but will likely be removed in the future.
@electronicboy electronicboy requested a review from a team as a code owner July 12, 2026 16:10
@github-project-automation github-project-automation Bot moved this to Awaiting review in Paper PR Queue Jul 12, 2026
@electronicboy electronicboy added the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Jul 12, 2026
@papermc-pr-publishing

Copy link
Copy Markdown

Last updated for: c420ed4be2a91cf48b9452481f8a6a264e549430.

Download the Paperclip jar for this pull request: paper-14056.zip

Maven Publication

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("https://maven-prs.papermc.io/Paper/pr14056") {
        name = "Maven for PR #14056" // https://github.com/PaperMC/Paper/pull/14056
        mavenContent {
            includeModule("io.papermc.paper", "dev-bundle")
            includeModule("io.papermc.paper", "paper-api")
        }
    }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

publish-pr Enables a workflow to build Paperclip jars on the pull request.

Projects

Status: Awaiting review

Development

Successfully merging this pull request may close these issues.

1 participant