chore: update versions

This commit is contained in:
trafficlunar 2024-12-07 13:05:24 +00:00
parent 919fdc3486
commit f13e2f4dd3
3 changed files with 13 additions and 11 deletions

View file

@ -2,7 +2,7 @@ pluginManagement {
repositories {
maven { url "https://maven.fabricmc.net/" }
maven { url "https://maven.architectury.dev/" }
maven { url "https://files.minecraftforge.net/maven/" }
maven { url "https://maven.minecraftforge.net/" }
gradlePluginPortal()
}
}