Dependency Bump

This commit is contained in:
Frank 2023-06-17 10:47:42 +02:00
parent 9bfa6688f6
commit 4bf83dee45
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=features~wunderlib-SNAPSHOT
bclib_version=2.3.3
rei_version=11.0.597
emi_version=0.7.3+1.19.4
trinkets_version=3.6.0

View file

@ -52,7 +52,7 @@
"bclib": "2.3.x"
},
"breaks": {
"bclib": "<2.3.2"
"bclib": "<2.3.3"
},
"suggests": {
"byg": ">=2.0.0",