We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcee162 commit a99e9baCopy full SHA for a99e9ba
1 file changed
gradle/libs.versions.toml
@@ -4,9 +4,9 @@ fabricLoom = "1.15-SNAPSHOT"
4
spotless = "8.1.0"
5
6
# Libraries
7
-minecraft = "26.1-pre-3"
8
-fabricLoader = "0.18.4"
9
-fabricApi = "0.143.14+26.1"
+minecraft = "26.1-rc-2"
+fabricLoader = "0.18.4" # on change - check if fabric.mod.json needs to be increased
+fabricApi = "0.143.15+26.1"
10
11
[libraries]
12
minecraft = { group = "com.mojang", name = "minecraft", version.ref = "minecraft" }
0 commit comments