Skip to content

Commit 3ccd16f

Browse files
committed
Update to Minecraft 26.1 release
1 parent a99e9ba commit 3ccd16f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ fabricLoom = "1.15-SNAPSHOT"
44
spotless = "8.1.0"
55

66
# Libraries
7-
minecraft = "26.1-rc-2"
7+
minecraft = "26.1"
88
fabricLoader = "0.18.4" # on change - check if fabric.mod.json needs to be increased
9-
fabricApi = "0.143.15+26.1"
9+
fabricApi = "0.144.0+26.1"
1010

1111
[libraries]
1212
minecraft = { group = "com.mojang", name = "minecraft", version.ref = "minecraft" }

0 commit comments

Comments
 (0)