We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 324438a commit daeb9ceCopy full SHA for daeb9ce
settings.gradle.kts
@@ -16,7 +16,7 @@ pluginManagement {
16
17
plugins {
18
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
19
- id("quiet-fabric-loom") version "1.9-SNAPSHOT"
+ id("quiet-fabric-loom") version "1.9.312"
20
id("net.neoforged.moddev.repositories") version "2.0.74"
21
}
22
0 commit comments