mirror of
https://github.com/CompeyDev/elytra-lock-fabric.git
synced 2024-12-12 04:40:41 +00:00
chore: update dependencies
This commit is contained in:
parent
899ccd043c
commit
39696fea17
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ org.gradle.parallel=true
|
|||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/develop
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.2
|
||||
yarn_mappings=1.21+build.9
|
||||
loader_version=0.15.11
|
||||
|
||||
# Mod Properties
|
||||
|
@ -14,6 +14,6 @@ maven_group=xyz.devcomp
|
|||
archives_base_name=elytra-lock
|
||||
|
||||
# Dependencies
|
||||
fabric_version=0.100.3+1.21
|
||||
fabric_version=0.102.0+1.21
|
||||
yacl_version=3.5.0+1.21-fabric
|
||||
modmenu_version=11.0.1
|
||||
|
|
Loading…
Reference in a new issue