Skip to content

Commit

Permalink
1.20.4 deps
Browse files Browse the repository at this point in the history
  • Loading branch information
melontini committed Apr 30, 2024
1 parent a1698e7 commit 596c793
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
dark-matter = "4.0.1-1.20.1-build.76"
dark-matter = "4.0.1-1.20.4-build.77"

[libraries]
fabric-loader = { group = "net.fabricmc", name = "fabric-loader", version = "0.15.10" }
Expand All @@ -11,9 +11,9 @@ dark-matter-enums = { group = "me.melontini", name = "dark-matter-enums", versio
dark-matter-recipe-book = { group = "me.melontini", name = "dark-matter-recipe-book", version.ref = "dark-matter" }
dark-matter-item-group = { group = "me.melontini", name = "dark-matter-item-group", version.ref = "dark-matter" }

owo = { group = "io.wispforest", name = "owo-lib", version = "0.11.2+1.20" }
owo = { group = "io.wispforest", name = "owo-lib", version = "0.12.6+1.20.3" }

handy-tests = { group = "me.melontini", name = "handy-tests", version = "0.1.0-1.20.1-build.4" }
handy-tests = { group = "me.melontini", name = "handy-tests", version = "0.1.0-1.20.4-build.5" }

[plugins]
fabric-loom = { id = "fabric-loom", version = "1.6.11" }
Expand Down

0 comments on commit 596c793

Please sign in to comment.