Update dependencies

This commit is contained in:
Ennui Langeweile 2023-01-02 18:49:34 -03:00
parent 5a5428fbbb
commit 399ee13163
No known key found for this signature in database
GPG Key ID: 688A9E714BCD13B2
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
[versions]
# 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.6"
quilt_mappings = "1.19.2+build.26"
quilt_loader = "0.17.8"
quilted_fabric_api = "4.0.0-beta.21+0.67.0-1.19.2"
quilted_fabric_api = "4.0.0-beta.25+0.70.0-1.19.2"
[libraries]
minecraft = { module = "com.mojang:minecraft", version.ref = "minecraft" }