Dependency Update

This commit is contained in:
Frank 2022-07-10 03:52:52 +02:00
parent 4d866cc78a
commit 9d2ed61413
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ archives_base_name=better-end
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
patchouli_version=1.19-73-FABRIC
bclib_version=2.0.11
bclib_version=2.0.13
rei_version=9.1.500
trinkets_version=3.4.0
cca_version=5.0.0-beta.1

View file

@ -45,7 +45,7 @@
"bclib": "2.0.x"
},
"breaks": {
"bclib": "<2.0.11"
"bclib": "<2.0.13"
},
"suggests": {
"byg": ">=1.1.3",