Remove that space

This commit is contained in:
NyCodeGHG
2021-03-23 18:17:51 +01:00
parent f2cea68829
commit c413b70ec9

View File

@@ -28,7 +28,7 @@ plugins {
repositories {
jcenter()
maven(" https://repo.codemc.io/repository/maven-snapshots/")
maven("https://repo.codemc.io/repository/maven-snapshots/")
mavenLocal() // to get the locally available binaries of spigot (use the BuildTools)
}