mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-11-05 07:41:23 +01:00
Add missing trailing /
This commit is contained in:
@@ -18,7 +18,7 @@ repositories {
|
|||||||
mavenCentral()
|
mavenCentral()
|
||||||
mavenLocal()
|
mavenLocal()
|
||||||
|
|
||||||
maven({ url = "https://repo.codemc.org/repository/maven-public" })
|
maven({ url = "https://repo.codemc.org/repository/maven-public/" })
|
||||||
maven({ url = "https://hub.spigotmc.org/nexus/content/repositories/snapshots/" })
|
maven({ url = "https://hub.spigotmc.org/nexus/content/repositories/snapshots/" })
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user