Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 105b562

Browse files
fix(deps): update dependency net.fabricmc:fabric-loader to v0.15.3
1 parent c41c345 commit 105b562

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/fabric/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies {
3131

3232
minecraft("com.mojang:minecraft:$minecraftVersion")
3333
mappings("net.fabricmc:yarn:$minecraftVersion+build.5:v2")
34-
modImplementation("net.fabricmc:fabric-loader:0.11.2")
34+
modImplementation("net.fabricmc:fabric-loader:0.15.3")
3535

3636
modImplementation("net.fabricmc.fabric-api:fabric-api:0.31.0+1.16")
3737
modImplementation(include("net.kyori:adventure-platform-fabric:$adventurePlatformVersion") {

0 commit comments

Comments
 (0)