mirror of
https://github.com/LuckPerms/LuckPerms.git
synced 2025-01-16 21:31:35 +01:00
Update nukkit maven repository
This commit is contained in:
parent
0193c06f16
commit
5555cdac89
@ -3,8 +3,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
maven { url 'https://repo.opencollab.dev/maven-snapshots/' }
|
||||||
maven { url 'https://repo.nukkitx.com/main/' }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
@ -3,8 +3,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
mavenLocal()
|
maven { url 'https://repo.opencollab.dev/maven-snapshots/' }
|
||||||
maven { url 'https://repo.nukkitx.com/main/' }
|
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Loading…
Reference in New Issue
Block a user