Skip to content

Commit

Permalink
chore(deps): update plugin fabric-loom to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 21, 2024
1 parent 55e17ce commit c1ac47d
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.8.0"
id("fabric-loom") version "1.4.4"
id("fabric-loom") version "1.6.2"
id("org.spongepowered.gradle.plugin") version "2.2.0"
}

0 comments on commit c1ac47d

Please sign in to comment.