Skip to content

Commit 36b1a04

Browse files
committed
Update Fabric Loom
1 parent 60e7cff commit 36b1a04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ plugins {
3636
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
3737
/* Loom and ModDevGradle get applied here, because
3838
otherwise they will fail to add repositories properly. */
39-
id("net.fabricmc.fabric-loom-repositories") version "1.16.2" // https://github.com/FabricMC/fabric-loom
39+
id("net.fabricmc.fabric-loom-repositories") version "1.17.9" // https://github.com/FabricMC/fabric-loom
4040
id("net.neoforged.moddev.repositories") version "2.0.141" // https://projects.neoforged.net/neoforged/ModDevGradle
4141
}
4242

0 commit comments

Comments
 (0)