Skip to content

Commit

Permalink
update library versions for improved compatibility and features
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyzev committed Feb 9, 2025
1 parent 64141b1 commit 43343b4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
kotlin = "2.1.0"
fabric-loom = "1.9-SNAPSHOT"
minecraft = "1.21.4"
yarn = "1.21.4+build.4"
loader = "0.16.9"
kotlin-loader = "1.13.0+kotlin.2.1.0"
fabric-api = "0.114.0+1.21.4"
modmenu = "13.0.0-beta.1"
yarn = "1.21.4+build.8"
loader = "0.16.10"
kotlin-loader = "1.13.1+kotlin.2.1.10"
fabric-api = "0.115.1+1.21.4"
modmenu = "13.0.1"

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

0 comments on commit 43343b4

Please sign in to comment.