Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyhedral committed Jul 5, 2024
1 parent b62bd72 commit c07f654
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
pluginManagement {
repositories {
maven { url = 'https://maven.parchmentmc.org' } // Add this line
// maven { url = 'https://maven.minecraftforge.net/' }
gradlePluginPortal()
}
}

0 comments on commit c07f654

Please sign in to comment.