Skip to content

Commit

Permalink
Remove unused repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
RenardFute committed Nov 13, 2024
1 parent af89754 commit 6c360b5
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,19 +119,8 @@ repositories {
url = "https://maven.blamejared.com/"
}
mavenCentral()
maven { url = "https://maven.shedaniel.me/" } // Cloth Config, REI
maven { url = "https://maven.blamejared.com/" } // JEI, Hex Casting
maven { url = "https://maven.parchmentmc.org" } // Parchment mappings
maven { url = "https://maven.quiltmc.org/repository/release" } // Quilt Mappings
maven { url = "https://jm.gserv.me/repository/maven-public/" } // JourneyMap API
maven { url = "https://api.modrinth.com/maven" } // LazyDFU, JourneyMap
maven { // Flywheel
url = "https://maven.tterrag.com/"
content {
// need to be specific here due to version overlaps
includeGroup("com.jozufozu.flywheel")
}
}
}


Expand Down

0 comments on commit 6c360b5

Please sign in to comment.