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

Publish a platform (BOM) with the Minecraft dependencies #6

Merged
merged 5 commits into from
Jan 18, 2025

Conversation

Matyrobbrt
Copy link
Member

This platform contains all libraries between the server and the client but prefers using the lower version when they have different versions.

This platform contains all libraries between the server and the client but prefers using the lower version when they have different versions.
@Matyrobbrt Matyrobbrt added the enhancement New feature or request label Jan 18, 2025
@Matyrobbrt Matyrobbrt requested a review from shartte January 18, 2025 13:15
@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jan 18, 2025

  • Publish PR to GitHub Packages

Last commit published: 2358a6b78a10b162803d760910a7a8bd1a75b3e1.

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 #6' // https://github.com/neoforged/GradleMinecraftDependencies/pull/6
        url 'https://prmaven.neoforged.net/GradleMinecraftDependencies/pr6'
        content {
            includeModule('net.neoforged', 'minecraft-dependencies')
        }
    }
}

@shartte shartte merged commit b002e2c into main Jan 18, 2025
11 checks passed
@neoforged-releases
Copy link

🚀 This PR has been released as GradleMinecraftDependencies version 1.21.4.

@neoforged-releases
Copy link

🚀 This PR has been released as GradleMinecraftDependencies version 25w04a.

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

Successfully merging this pull request may close these issues.

2 participants