Skip to content

Commit

Permalink
chore(deps): update plugin fabric-loom to v1.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 11, 2024
1 parent 06be6bf commit 9f52c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ arrayOf("common", "paper", "velocity", "sponge", "fabric").forEach {

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.7.0"
id("fabric-loom") version "1.4.4"
id("fabric-loom") version "1.5.4"
id("org.spongepowered.gradle.plugin") version "2.2.0"
}

0 comments on commit 9f52c3b

Please sign in to comment.