Update dependencies

This commit is contained in:
Ennui Langeweile 2023-03-04 19:49:15 -03:00
parent 837fc666af
commit 034e39c98e
No known key found for this signature in database
GPG Key ID: 688A9E714BCD13B2
2 changed files with 4 additions and 4 deletions

View File

@ -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.23"
quilt_loader = "0.17.11"
quilt_mappings = "1.19.3+build.26"
quilt_loader = "0.18.3"
quilted_fabric_api = "5.0.0-beta.6+0.74.0-1.19.3"
quilted_fabric_api = "5.0.0-beta.8+0.75.1-1.19.3"
[libraries]
minecraft = { module = "com.mojang:minecraft", version.ref = "minecraft" }

View File

@ -24,7 +24,7 @@
"depends": [
{
"id": "quilt_loader",
"versions": ">=0.17.6-"
"versions": ">=0.18.3-"
},
{
"id": "quilted_fabric_api",