Skip to content

Conversation

@jpenilla
Copy link
Member

@jpenilla jpenilla commented Oct 16, 2025

Please see https://github.com/PaperMC/Paper/blob/dev/snapshot/CONTRIBUTING.md#branches-and-minecraft-versions before opening any PRs to this branch.

The artifacts published by this PR:

  • 📦 io.papermc.paper:dev-bundle:1.21.11-pre3-R0.1-SNAPSHOT
  • 📦 io.papermc.paper:paper-api:1.21.11-pre3-SNAPSHOT

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

The automated comment below will not update, however the publication is being updated.

@github-project-automation github-project-automation bot moved this to Awaiting review in Paper PR Queue Oct 16, 2025
@PaperMC PaperMC locked as too heated and limited conversation to collaborators Oct 16, 2025
@jpenilla jpenilla removed the publish-pr Enables a workflow to build Paperclip jars on the pull request. label Nov 26, 2025
@jpenilla jpenilla marked this pull request as ready for review November 26, 2025 17:17
@jpenilla jpenilla requested a review from a team as a code owner November 26, 2025 17:17
@jpenilla jpenilla merged commit a2c9f58 into main Nov 26, 2025
5 of 6 checks passed
@jpenilla jpenilla deleted the dev/snapshot branch November 26, 2025 17:18
@github-project-automation github-project-automation bot moved this from Awaiting review to Merged in Paper PR Queue Nov 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dev/next Changes related to the snapshot / next branch

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

9 participants