Dependency Bump
This commit is contained in:
parent
3be1721ce5
commit
060019ee8e
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,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.0.14
|
bclib_version=2.0.16
|
||||||
rei_version=9.1.500
|
rei_version=9.1.500
|
||||||
trinkets_version=3.4.0
|
trinkets_version=3.4.0
|
||||||
cca_version=5.0.0-beta.1
|
cca_version=5.0.0-beta.1
|
||||||
|
|
|
@ -48,7 +48,7 @@
|
||||||
"bclib": "2.0.x"
|
"bclib": "2.0.x"
|
||||||
},
|
},
|
||||||
"breaks": {
|
"breaks": {
|
||||||
"bclib": "<2.0.14"
|
"bclib": "<2.0.16"
|
||||||
},
|
},
|
||||||
"suggests": {
|
"suggests": {
|
||||||
"byg": ">=2.0.0",
|
"byg": ">=2.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue