Skip to content

Commit 9e12f38

Browse files
chore(deps): update plugin fabric-loom to v1.11.8
1 parent 1ba8e11 commit 9e12f38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pluginManagement {
2626

2727
plugins {
2828
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
29-
id("fabric-loom") version "1.11.7"
29+
id("fabric-loom") version "1.11.8"
3030
}
3131

3232
arrayOf("common", "paper", "sponge", "fabric").forEach {

0 commit comments

Comments
 (0)