We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00a592b commit 2a7a27bCopy full SHA for 2a7a27b
settings.gradle.kts
@@ -16,8 +16,8 @@ pluginManagement {
16
17
plugins {
18
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
19
- id("xyz.jpenilla.quiet-fabric-loom-repositories") version "1.15-SNAPSHOT"
20
- id("net.neoforged.moddev.repositories") version "2.0.140"
+ id("xyz.jpenilla.quiet-fabric-loom-repositories") version "1.15.332"
+ id("net.neoforged.moddev.repositories") version "2.0.141"
21
}
22
23
dependencyResolutionManagement {
0 commit comments