Update dependencies

This commit is contained in:
Ennui Langeweile 2022-11-26 18:35:29 -03:00
parent bcf022eb86
commit 78f7eb849f
No known key found for this signature in database
GPG Key ID: 688A9E714BCD13B2
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@
# The latest versions are available at https://lambdaurora.dev/tools/import_quilt.html
minecraft = "1.19.2"
quilt_mappings = "1.19.2+build.21"
quilt_loader = "0.17.5"
quilt_loader = "0.17.6"
quilted_fabric_api = "4.0.0-beta.17+0.64.0-1.19.2"
quilted_fabric_api = "4.0.0-beta.21+0.67.0-1.19.2"
[libraries]
minecraft = { module = "com.mojang:minecraft", version.ref = "minecraft" }