Skip to content

Commit

Permalink
Merge branch '1.21' into 1.21-placer
Browse files Browse the repository at this point in the history
  • Loading branch information
Kotori316 committed Nov 7, 2024
2 parents 421f306 + 8653af1 commit 5648fdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
minecraft = "1.21.1"
forge = "1.21.1-52.0.24"
forge = "1.21.1-52.0.26"
fabric_api = "0.107.0+1.21.1"
fabric_loader = "0.16.9"
neoforge = "21.1.72"
Expand Down Expand Up @@ -33,7 +33,7 @@ plugin_fabric_loom = "1.8.12"
plugin_forge_gradle = "[6.0,6.2)"
plugin_forge_parchment = "1.+"
plugin_forge_mixin = "0.7.+"
plugin_neoforge_gradle = "7.0.165"
plugin_neoforge_gradle = "7.0.168"

[libraries]
minecraft = { group = "com.mojang", name = "minecraft", version.ref = "minecraft" }
Expand Down

0 comments on commit 5648fdb

Please sign in to comment.