diff options
| author | anhgelus <anhgelus.morhtuuzh@proton.me> | 2025-06-01 19:31:26 +0000 |
|---|---|---|
| committer | anhgelus <anhgelus.morhtuuzh@proton.me> | 2025-06-01 19:31:26 +0000 |
| commit | 90516641f69f37b459a0ce084d8ffd28bbf9c7fc (patch) | |
| tree | 1a08112e9dc18dcc70d26db2bd062f86b965186e /gradle.properties | |
| parent | d52a26264128ce3d88a6644e27997f4757e2337a (diff) | |
build(gradle): upgrade to 8.14.1
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gradle.properties b/gradle.properties index 7efd6a2..61c6321 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,15 +4,15 @@ org.gradle.parallel=true # Fabric Properties
# check these on https://fabricmc.net/develop
-minecraft_version=1.21.3
-yarn_mappings=1.21.3+build.2
-loader_version=0.16.7
+minecraft_version=1.21.4
+yarn_mappings=1.21.4+build.1
+loader_version=0.16.9
# Fabric API
-fabric_version=0.107.0+1.21.3
+fabric_version=0.111.0+1.21.4
# Libs
-midnightlib_version=1.6.4-fabric
+midnightlib_version=1.6.6-fabric
# Mod Properties
mod_version=1.2.0
|
