Skip to content

Commit

Permalink
loom 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
isXander authored Nov 25, 2023
1 parent 7dbe860 commit 9cdad86
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[versions]
loom = "1.3.+"
loom_vineflower = "1.11.+"
loom = "1.4.+"
minotaur = "2.7.+"
cursegradle = "2.+"
github_release = "2.+"
Expand All @@ -12,7 +11,7 @@ quilt_mappings = "3"
fabric_loader = "0.14.23"
fabric_api = "0.90.0+1.20.2"
mixin_extras = "0.2.0-rc.5"
yet_another_config_lib = "3.2.0+1.20.2"
yet_another_config_lib = "3.2.1+1.20.2"
mod_menu = "8.0.0"

[libraries]
Expand All @@ -25,7 +24,6 @@ mod_menu = { module = "com.terraformersmc:modmenu", version.ref = "mod_menu" }

[plugins]
loom = { id = "fabric-loom", version.ref = "loom" }
loom_vineflower = { id = "io.github.juuxel.loom-vineflower", version.ref = "loom_vineflower" }

minotaur = { id = "com.modrinth.minotaur", version.ref = "minotaur" }
cursegradle = { id = "me.hypherionmc.cursegradle", version.ref = "cursegradle" }
Expand Down

0 comments on commit 9cdad86

Please sign in to comment.