mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-05 15:55:28 +01:00
Add missing trailing /
This commit is contained in:
parent
6676e2fa21
commit
533b892cf4
@ -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/" })
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user