Change repo to minestom.net

This commit is contained in:
TheMode 2021-06-15 16:43:54 +02:00
parent a83482efb8
commit babe72608a

View File

@ -40,7 +40,7 @@ allprojects {
url "https://repo.velocitypowered.com/snapshots/"
}
maven {
url "https://repo.minestom.com/repository/maven-public/"
url "https://repo.minestom.net/repository/maven-public/"
}
}
javadoc {