updated dependencies

This commit is contained in:
Frank 2022-03-07 12:57:34 +01:00
parent 79b435b7b1
commit a5d5511d27
2 changed files with 2 additions and 2 deletions

View file

@ -19,6 +19,6 @@ archives_base_name=better-end
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api # currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
patchouli_version = 55-FABRIC-SNAPSHOT patchouli_version = 55-FABRIC-SNAPSHOT
bclib_version = 1.3.4 bclib_version = 1.3.5
rei_version = 7.2.408 rei_version = 7.2.408
canvas_version = 1.0.+ canvas_version = 1.0.+

View file

@ -46,7 +46,7 @@
"fabricloader": ">=0.12.9", "fabricloader": ">=0.12.9",
"fabric": ">=0.44.0", "fabric": ">=0.44.0",
"minecraft": "1.18.x", "minecraft": "1.18.x",
"bclib": ">=1.3.4" "bclib": ">=1.3.5"
}, },
"suggests": { "suggests": {
"byg": ">=1.1.3", "byg": ">=1.1.3",