Skip to content

Commit

Permalink
Update Loom and Legacy Looming to 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
thecatcore authored Jun 25, 2024
1 parent b1c8ce4 commit 975d332
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.6-SNAPSHOT"
id "legacy-looming" version "1.6-SNAPSHOT" // Version must be the same as fabric-loom's
id "fabric-loom" version "1.7-SNAPSHOT"
id "legacy-looming" version "1.7-SNAPSHOT" // Version must be the same as fabric-loom's
id "maven-publish"
}

Expand Down

0 comments on commit 975d332

Please sign in to comment.