Skip to content

Commit

Permalink
Update Loom and Legacy Looming to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore authored Mar 20, 2024
1 parent ee0d770 commit 2c9f5d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "fabric-loom" version "1.5-SNAPSHOT"
id "legacy-looming" version "1.5-SNAPSHOT" // Version must be the same as fabric-loom's
id "fabric-loom" version "1.6-SNAPSHOT"
id "legacy-looming" version "1.6-SNAPSHOT" // Version must be the same as fabric-loom's
id "maven-publish"
}

Expand Down

0 comments on commit 2c9f5d0

Please sign in to comment.