Skip to content

Commit 645cb93

Browse files
authored
Merge pull request #75 from MiniPlaceholders/renovate/fabric-loom-1.x
chore(deps): update plugin fabric-loom to v1.14.6
2 parents feb4dbd + 465c1f6 commit 645cb93

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

3232
arrayOf("paper", "velocity", "fabric").forEach {

0 commit comments

Comments
 (0)