Skip to content

Commit 9459906

Browse files
chore(deps): update plugin fabric-loom to v1.14.10
1 parent faf4a5d commit 9459906

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.7"
24+
id("fabric-loom") version "1.14.10"
2525
}
2626

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

0 commit comments

Comments
 (0)