diff --git a/build.gradle.kts b/build.gradle.kts index 971c1f4f..5b358da9 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -92,6 +92,7 @@ tasks.generateDevelopmentBundle { "https://repo.maven.apache.org/maven2/", paperMavenPublicUrl, "https://the-planet.fun/repo/snapshots/", + "https://jitpack.io/" ) ) }