aboutsummaryrefslogtreecommitdiff
path: root/settings.gradle.kts
diff options
context:
space:
mode:
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r--settings.gradle.kts4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts
index 2faaf35..daf6e92 100644
--- a/settings.gradle.kts
+++ b/settings.gradle.kts
@@ -1,8 +1,8 @@
pluginManagement {
repositories {
gradlePluginPortal()
- maven("https://repo.polyfrost.cc/releases")
+ maven("https://repo.polyfrost.org/releases")
}
}
-rootProject.name = "IntelliProcessor" \ No newline at end of file
+rootProject.name = "IntelliProcessor"