mirror of
https://github.com/QuiltMC/quilt-template-mod
synced 2024-08-15 00:23:32 +00:00
Update dependencies
This commit is contained in:
parent
f1c19adcd4
commit
3467c491b7
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
[versions]
|
||||
# The latest versions are available at https://lambdaurora.dev/tools/import_quilt.html
|
||||
minecraft = "1.19.3"
|
||||
quilt_mappings = "1.19.3+build.5"
|
||||
quilt_mappings = "1.19.3+build.10"
|
||||
quilt_loader = "0.17.8"
|
||||
|
||||
quilted_fabric_api = "5.0.0-alpha.6+0.69.1-1.19.3"
|
||||
quilted_fabric_api = "5.0.0-alpha.7+0.70.0-1.19.3"
|
||||
|
||||
[libraries]
|
||||
minecraft = { module = "com.mojang:minecraft", version.ref = "minecraft" }
|
||||
|
|
Loading…
Reference in a new issue