Skip to content

Commit

Permalink
[Fabric] Update to 1.21.4-pre3
Browse files Browse the repository at this point in the history
  • Loading branch information
NEZNAMY committed Nov 26, 2024
1 parent 2cf2153 commit f7e68ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repositories {

dependencies {
api(projects.shared)
minecraft("com.mojang:minecraft:1.21.4-pre2")
minecraft("com.mojang:minecraft:1.21.4-pre3")
mappings(loom.officialMojangMappings())
modImplementation("me.lucko:fabric-permissions-api:0.2-SNAPSHOT")
modImplementation("eu.pb4:placeholder-api:2.5.0+1.21.2")
Expand Down

0 comments on commit f7e68ff

Please sign in to comment.