Merge pull request #368 from duplexsystem/ver/7.0.0

git is being bad so I'm just pring
This commit is contained in:
Zoë
2022-08-23 12:58:36 -05:00
committed by GitHub

View File

@@ -52,8 +52,8 @@ fun Project.configureDependencies() {
maven("https://jitpack.io") {
name = "JitPack"
}
maven("Modrinth") {
url = uri("https://api.modrinth.com/maven")
maven("https://api.modrinth.com/maven") {
name = "Modrinth"
}
}