Skip to content

Commit f25f391

Browse files
committed
Bump Fabric loader version
Required for Fabric tests to work. Yeah, I should have tested this before pushing :D.
1 parent d5e45b6 commit f25f391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# MC version is specified in gradle.properties, as we need that in settings.gradle.
99
# Remember to update corresponding versions in fabric.mod.json/mods.toml
1010
fabric-api = "0.86.1+1.20.1"
11-
fabric-loader = "0.14.21"
11+
fabric-loader = "0.18.4"
1212
forge = "47.1.0"
1313
forgeSpi = "7.0.1"
1414
mixin = "0.8.5"

0 commit comments

Comments
 (0)