Skip to content

Commit 3d05b87

Browse files
chore(deps): bump more deps
1 parent 8d90e0a commit 3d05b87

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Fabric (https://fabricmc.net/develop)
33
jdk = "25"
44
minecraft = "26.1.2"
5-
fabric-loader = "0.19.1"
6-
fabric-api = "0.146.0+26.1.2"
5+
fabric-loader = "0.19.2"
6+
fabric-api = "0.146.1+26.1.2"
77

88
# Plugins
99
# Loom (https://github.com/FabricMC/fabric-loom)
@@ -15,7 +15,7 @@ baritone = "26.1-SNAPSHOT"
1515
# Sodium (https://github.com/CaffeineMC/sodium-fabric)
1616
sodium = "mc26.1.1-0.8.9-fabric"
1717
# Lithium (https://github.com/CaffeineMC/lithium-fabric)
18-
lithium = "mc26.1.2-0.24.1-fabric"
18+
lithium = "mc26.1.2-0.24.2-fabric"
1919
# Iris (https://github.com/IrisShaders/Iris)
2020
iris = "1.10.9+26.1-fabric"
2121
# ModMenu (https://github.com/TerraformersMC/ModMenu)

src/main/resources/fabric.mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@
5959
"origins": "*",
6060
"sodium": "<0.8.7",
6161
"morechathistory": "*",
62-
"lithium": "<0.21.3"
62+
"lithium": "<0.22.1"
6363
}
6464
}

0 commit comments

Comments
 (0)