Update build.gradle

This commit is contained in:
CrazyCloudCraft | Argantiu 2022-07-16 15:11:05 +02:00 committed by GitHub
parent 275949e8ff
commit ca37bbdaf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {