We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 988f1dd commit 6c0ab2fCopy full SHA for 6c0ab2f
1 file changed
build.gradle.kts
@@ -41,6 +41,7 @@ allprojects {
41
}
42
maven(url = "https://repo.extendedclip.com/content/repositories/placeholderapi/")
43
maven(url = "https://libraries.minecraft.net/")
44
+ maven(url = "https://repo.jsinco.dev/releases")
45
46
47
java {
0 commit comments