Skip to content

Commit

Permalink
aaaaaaaaaaaaaaaaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
deirn committed Apr 20, 2024
1 parent 9feb83a commit cb52586
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ repositories {

// https://github.com/MinecraftForge/ForgeGradle/issues/919
maven("https://maven.neoforged.net/releases")
maven("https://maven.minecraftforge.net/")
}

dependencies {
Expand Down
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ pluginManagement {
gradlePluginPortal()
maven("https://maven.fabricmc.net")
maven("https://maven.neoforged.net/releases")
maven("https://maven.minecraftforge.net/")
maven("https://maven.quiltmc.org/repository/release")
maven("https://repo.spongepowered.org/repository/maven-public")
}
Expand Down

0 comments on commit cb52586

Please sign in to comment.