fix chesslib depencies
This commit is contained in:
@@ -33,7 +33,7 @@ repositories {
|
||||
name = "Terraformers"
|
||||
url = "https://maven.terraformersmc.com/"
|
||||
}
|
||||
maven { url '[https://jitpack.io](https://jitpack.io)' }
|
||||
maven { url = 'https://jitpack.io' }
|
||||
// Add repositories to retrieve artifacts from in here.
|
||||
// You should only use this when depending on other mods because
|
||||
// Loom adds the essential maven repositories to download Minecraft and libraries from automatically.
|
||||
|
||||
Reference in New Issue
Block a user