Skip to content

Commit 48abec5

Browse files
authored
Merge pull request #1 from MiniPlaceholders/renovate/fabric-loom-1.x
chore(deps): update plugin fabric-loom to v1.11.7
2 parents f0254ec + 5cf3d5f commit 48abec5

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-SNAPSHOT"
29+
id("fabric-loom") version "1.11.7"
3030
}
3131

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

0 commit comments

Comments
 (0)