Skip to content

Commit 6b0f593

Browse files
committed
Update dependencies to prepare update to 1.21.11
1 parent bbd0502 commit 6b0f593

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
[versions]
22
# Plugins
3-
fabricLoom = "1.11-SNAPSHOT"
3+
fabricLoom = "1.12-SNAPSHOT"
44
spotless = "8.1.0"
55

66
# Libraries
77
minecraft = "1.21.10"
8-
fabricYarn = "1.21.10+build.1"
9-
fabricLoader = "0.17.2"
10-
fabricApi = "0.134.1+1.21.10"
8+
fabricYarn = "1.21.10+build.3"
9+
fabricLoader = "0.17.3"
10+
fabricApi = "0.136.0+1.21.10"
1111

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

0 commit comments

Comments
 (0)