Skip to content

Commit 7fe2fef

Browse files
committed
feat: update to 1.21.7
1 parent 3bbff1b commit 7fe2fef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ version = "0.3.8"
1414
group = "dev.chachy"
1515

1616
dependencies {
17-
minecraft "com.mojang:minecraft:1.21.6"
18-
mappings "net.fabricmc:yarn:1.21.6+build.1:v2"
17+
minecraft "com.mojang:minecraft:1.21.7"
18+
mappings "net.fabricmc:yarn:1.21.7+build.1:v2"
1919
modImplementation "net.fabricmc:fabric-loader:0.16.14"
2020
}
2121

0 commit comments

Comments
 (0)