Dependency Bump

This commit is contained in:
Frank 2022-12-10 16:15:43 +01:00
parent c50bd64f3a
commit a0a211fb56
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ archives_base_name=better-end
# Dependencies # Dependencies
# 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=1.19-73-FABRIC patchouli_version=1.19-73-FABRIC
bclib_version=2.2.1 bclib_version=2.2.2
rei_version=10.0.578 rei_version=10.0.578
jei_version=11.1.0.235 jei_version=11.1.0.235
emi_version=0.5.0+1.19.3 emi_version=0.5.0+1.19.3

View file

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