Skip to content

Commit

Permalink
Merge pull request #10 from WilderForge/1.7.0.0-branch
Browse files Browse the repository at this point in the history
1.7.0.0 branch
  • Loading branch information
Gamebuster19901 authored Dec 7, 2024
2 parents a2f3357 + 11ff08b commit f05387e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]
fabric_loader_version = "0.16.8"
mixin_version = "0.15.4+mixin.0.8.7"
asm_version = "9.7"
commons_lang_version = "3.14.0"
fabric_loader_version = "0.16.9"
mixin_version = "0.15.5+"
asm_version = "9.7.1"
commons_lang_version = "3.17.0"

[libraries]
fabric-loader = { module = "net.fabricmc:fabric-loader", version.ref = "fabric_loader_version" }
Expand Down

0 comments on commit f05387e

Please # to comment.