mirror of
https://github.com/trainerlord/WorldSystem.git
synced 2025-01-05 18:37:48 +01:00
Update build.gradle
This commit is contained in:
parent
275949e8ff
commit
ca37bbdaf4
@ -6,7 +6,7 @@ buildscript {
|
||||
maven {
|
||||
url = 'https://hub.spigotmc.org/nexus/content/repositories/snapshots/'
|
||||
}
|
||||
content {
|
||||
content {
|
||||
includeGroup 'org.bukkit'
|
||||
includeGroup 'org.spigotmc'
|
||||
maven {
|
||||
@ -148,7 +148,7 @@ repositories {
|
||||
allowInsecureProtocol = true
|
||||
}
|
||||
|
||||
content {
|
||||
content {
|
||||
includeGroup 'org.bukkit'
|
||||
includeGroup 'org.spigotmc'
|
||||
maven {
|
||||
|
Loading…
Reference in New Issue
Block a user