Skip to content

Commit a99e9ba

Browse files
committed
Update to Minecraft 26.1-rc-2
1 parent bcee162 commit a99e9ba

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

gradle/libs.versions.toml

Lines changed: 3 additions & 3 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-pre-3"
8-
fabricLoader = "0.18.4"
9-
fabricApi = "0.143.14+26.1"
7+
minecraft = "26.1-rc-2"
8+
fabricLoader = "0.18.4" # on change - check if fabric.mod.json needs to be increased
9+
fabricApi = "0.143.15+26.1"
1010

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

0 commit comments

Comments
 (0)