mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
Add missing repo to settings.gradle.kts
This commit is contained in:
@@ -2,6 +2,7 @@ import java.util.Locale
|
|||||||
|
|
||||||
pluginManagement {
|
pluginManagement {
|
||||||
repositories {
|
repositories {
|
||||||
|
gradlePluginPortal()
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
jcenter()
|
jcenter()
|
||||||
maven("https://repo.jpenilla.xyz/snapshots")
|
maven("https://repo.jpenilla.xyz/snapshots")
|
||||||
|
|||||||
Reference in New Issue
Block a user