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

Shade GSON to avoid problems with outdated settings dependencies such as old versions of the foojay plugin #22

Merged
merged 4 commits into from
Jun 15, 2024

Conversation

Technici4n
Copy link
Member

@Technici4n Technici4n commented Jun 15, 2024

Closes #21.

@neoforged-pr-publishing
Copy link

neoforged-pr-publishing bot commented Jun 15, 2024

  • Publish PR to GitHub Packages

Last commit published: 8ca2ba27682236ec694ea2da329d62db36d39b04.

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 #22' // https://github.com/neoforged/ModDevGradle/pull/22
        url 'https://prmaven.neoforged.net/ModDevGradle/pr22'
        content {
            includeModule('net.neoforged', 'moddev-gradle')
            includeModule('net.neoforged.moddev', 'net.neoforged.moddev.gradle.plugin')
        }
    }
}

build.gradle Show resolved Hide resolved
@shartte shartte merged commit 469dc9c into main Jun 15, 2024
3 checks passed
@shartte shartte deleted the shade-gson branch June 15, 2024 11:30
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.

Shade and Relocate Dependencies
2 participants