mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-20 15:51:11 +00:00
Merge pull request #368 from duplexsystem/ver/7.0.0
git is being bad so I'm just pring
This commit is contained in:
@@ -52,8 +52,8 @@ fun Project.configureDependencies() {
|
|||||||
maven("https://jitpack.io") {
|
maven("https://jitpack.io") {
|
||||||
name = "JitPack"
|
name = "JitPack"
|
||||||
}
|
}
|
||||||
maven("Modrinth") {
|
maven("https://api.modrinth.com/maven") {
|
||||||
url = uri("https://api.modrinth.com/maven")
|
name = "Modrinth"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user