Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

Commit

Permalink
1.20.4 dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
melontini committed Apr 27, 2024
1 parent 560b44b commit 9a35c6e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[versions]
dark-matter = "4.0.1-1.20.1-build.76"
dark-matter = "4.0.0-1.20.4-build.482"

[libraries]
fabric-loader = { group = "net.fabricmc", name = "fabric-loader", version = "0.15.10" }
fabric-api = { group = "net.fabricmc.fabric-api", name = "fabric-api", version = "0.92.1+1.20.1" }
fabric-api = { group = "net.fabricmc.fabric-api", name = "fabric-api", version = "0.97.0+1.20.4" }
evalx = { group = "com.ezylang", name = "EvalEx", version = "3.2.0" }
mapping-io = { group = "net.fabricmc", name = "mapping-io", version = "0.6.1" }
dark-matter-base = { group = "me.melontini", name = "dark-matter-base", version.ref = "dark-matter" }
Expand Down

0 comments on commit 9a35c6e

Please sign in to comment.