Dependency Bump

This commit is contained in:
Frank 2022-12-09 17:03:18 +01:00
parent 477429352e
commit f2c87a6eb2
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,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.2.0
bclib_version=2.2.1
rei_version=10.0.578
jei_version=11.1.0.235
emi_version=0.5.0+1.19.3

View file

@ -53,7 +53,7 @@
"bclib": "2.2.x"
},
"breaks": {
"bclib": "<2.2.0"
"bclib": "<2.2.1"
},
"suggests": {
"byg": ">=2.0.0",