Dependency Bump

This commit is contained in:
Frank 2023-06-14 00:06:26 +02:00
parent b4a01bd175
commit 6ff8d5ecea
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=3.0.3 bclib_version=3.0.4
rei_version=12.0.622 rei_version=12.0.622
emi_version=1.0.2+1.20 emi_version=1.0.2+1.20
trinkets_version=3.6.0 trinkets_version=3.6.0

View file

@ -52,7 +52,7 @@
"bclib": "3.0.x" "bclib": "3.0.x"
}, },
"breaks": { "breaks": {
"bclib": "<3.0.3" "bclib": "<3.0.4"
}, },
"suggests": { "suggests": {
"byg": ">=2.0.0", "byg": ">=2.0.0",