Skip to content

Commit b7f6351

Browse files
committed
feat: update to 1.21.5
1 parent 925d739 commit b7f6351

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.4"
18-
mappings "net.fabricmc:yarn:1.21.4+build.1:v2"
17+
minecraft "com.mojang:minecraft:1.21.5"
18+
mappings "net.fabricmc:yarn:1.21.5+build.1:v2"
1919
modImplementation "net.fabricmc:fabric-loader:0.16.7"
2020
}
2121

0 commit comments

Comments
 (0)