Skip to content

Commit 44004a7

Browse files
authored
Merge pull request #99 from MiniPlaceholders/renovate/fabric-loom-1.x
chore(deps): update plugin fabric-loom to v1.14.7
2 parents 303340e + 552fac6 commit 44004a7

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
@@ -21,7 +21,7 @@ pluginManagement {
2121

2222
plugins {
2323
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
24-
id("fabric-loom") version "1.14.4"
24+
id("fabric-loom") version "1.14.7"
2525
}
2626

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

0 commit comments

Comments
 (0)