Update gradle and mods versions
Some checks failed
build / build (17) (push) Has been cancelled
build / upload-release (push) Has been cancelled

This commit is contained in:
2025-11-08 16:38:19 +05:00
parent d9dded9726
commit 868699b250
4 changed files with 31 additions and 11 deletions

View File

@ -8,6 +8,7 @@ pluginManagement {
name = 'Quilt'
url = 'https://maven.quiltmc.org/repository/release'
}
mavenCentral()
gradlePluginPortal()
}
}